
Time bar (total: 21.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 0 |
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 1 |
| 50% | 25% | 25% | 50% | 0% | 0% | 0% | 2 |
| 75% | 37.5% | 12.5% | 50% | 0% | 0% | 0% | 3 |
| 87.5% | 43.7% | 6.2% | 50% | 0% | 0% | 0% | 4 |
| 93.8% | 46.8% | 3.1% | 50% | 0% | 0% | 0% | 5 |
| 96.9% | 48.4% | 1.6% | 50% | 0% | 0% | 0% | 6 |
| 98.4% | 49.2% | 0.8% | 50% | 0% | 0% | 0% | 7 |
| 99.2% | 49.6% | 0.4% | 50% | 0% | 0% | 0% | 8 |
| 99.6% | 49.8% | 0.2% | 50% | 0% | 0% | 0% | 9 |
| 99.8% | 49.9% | 0.1% | 50% | 0% | 0% | 0% | 10 |
| 99.9% | 49.9% | 0% | 50% | 0% | 0% | 0% | 11 |
| 100% | 49.9% | 0% | 50% | 0% | 0% | 0% | 12 |
Compiled 15 to 11 computations (26.7% saved)
| 2.0s | 5 818× | 2 | valid |
| 259.0ms | 2 369× | 1 | valid |
| 4.0ms | 69× | 0 | valid |
ival-sin: 1.5s (76% of total)adjust: 235.0ms (11.9% of total)ival-div!: 116.0ms (5.9% of total)ival-sub!: 70.0ms (3.5% of total)ival-tan: 55.0ms (2.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 87 | 0 | - | 0 | - | (-.f64 x (sin.f64 x)) |
| 46 | 0 | - | 2 | (1.0894199084005949e-106) | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 0 | 0 | - | 0 | - | (tan.f64 x) |
| 0 | 0 | - | 0 | - | (sin.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 x (sin.f64 x)) | cancellation | 87 | 0 |
/.f64 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) | u/n | 44 | 0 |
| ↳ | (-.f64 x (sin.f64 x)) | underflow | 169 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 131 | 0 |
| - | 0 | 125 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 131 | 0 | 0 |
| - | 0 | 0 | 125 |
| number | freq |
|---|---|
| 0 | 125 |
| 1 | 131 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 136.0ms | 364× | 2 | valid |
| 15.0ms | 144× | 1 | valid |
| 0.0ms | 4× | 0 | valid |
Compiled 43 to 19 computations (55.8% saved)
ival-sin: 100.0ms (77.4% of total)adjust: 14.0ms (10.8% of total)ival-div!: 7.0ms (5.4% of total)ival-tan: 4.0ms (3.1% of total)ival-sub!: 4.0ms (3.1% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 25 |
| 1 | 28 | 23 |
| 2 | 62 | 22 |
| 3 | 111 | 22 |
| 4 | 208 | 22 |
| 5 | 453 | 22 |
| 6 | 1106 | 22 |
| 7 | 2689 | 22 |
| 8 | 6996 | 22 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.1% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(abs x)
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(-.f64 x (sin.f64 x)) |
x |
(sin.f64 x) |
(tan.f64 x) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x)) |
| 1.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x)) |
| 1.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 137 | 409 |
| 0 | 143 | 400 |
| 1 | 735 | 386 |
| 0 | 6349 | 369 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(-.f64 x (sin.f64 x)) |
x |
(sin.f64 x) |
(tan.f64 x) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 x (sin.f64 x)) (*.f64 #s(literal -1 binary64) (sin.f64 x))) (*.f64 #s(literal -1 binary64) (cos.f64 x))) |
(*.f64 (/.f64 (-.f64 x (sin.f64 x)) (sin.f64 x)) (cos.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) (fma.f64 (/.f64 x (*.f64 #s(literal -1 binary64) (sin.f64 x))) (*.f64 #s(literal -1 binary64) (cos.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (sin.f64 x)))) (tan.f64 x)) |
(/.f64 (-.f64 (*.f64 x (tan.f64 x)) (*.f64 (tan.f64 x) (sin.f64 x))) (*.f64 (tan.f64 x) (tan.f64 x))) |
(/.f64 (*.f64 (+.f64 (sin.f64 x) x) (-.f64 x (sin.f64 x))) (*.f64 (+.f64 (sin.f64 x) x) (tan.f64 x))) |
(/.f64 (*.f64 (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (-.f64 x (sin.f64 x))) (*.f64 (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (tan.f64 x))) |
(/.f64 (neg.f64 (-.f64 x (sin.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x (sin.f64 x))) (tan.f64 x))) |
(neg.f64 (/.f64 (-.f64 x (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) |
(-.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sin.f64 x) x) (-.f64 x (sin.f64 x)))) (neg.f64 (+.f64 (sin.f64 x) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (-.f64 x (sin.f64 x)))) (neg.f64 (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (sin.f64 x) x) (-.f64 x (sin.f64 x))) (+.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (-.f64 x (sin.f64 x))) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (sin.f64 x) x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(-.f64 x (sin.f64 x)) |
x |
(sin.f64 x) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (neg.f64 (*.f64 #s(literal -1 binary64) (cos.f64 x)))) |
(/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (cos.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) x)) |
(tan.f64 x) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
#s(approx x x) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x) x)) |
#s(approx (tan x) x) |
#s(approx (tan x) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (cos.f64 x) (/.f64 x (sin.f64 x)))) |
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) x) #s(literal -1 binary64) (*.f64 (cos.f64 x) (/.f64 x (sin.f64 x))))) |
#s(approx (- x (sin x)) x) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 x) x) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (tan x) (tan.f64 x)) |
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) x) #s(literal -1 binary64) (*.f64 (cos.f64 x) (/.f64 x (sin.f64 x))))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 x) x) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) x)) |
Compiled 1 030 to 234 computations (77.3% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 5 | 57 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 5 | 58 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.1% | (/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
| ▶ | 4.3% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) (tan.f64 x)) |
| ▶ | 84.1% | (/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (tan.f64 x)) |
| ▶ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| ▶ | 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
Compiled 412 to 172 computations (58.3% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
x |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) |
(-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) |
(*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) |
#s(literal -143/604800 binary64) |
#s(literal 11/15120 binary64) |
#s(literal 23/360 binary64) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) |
(*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) |
#s(literal -11/15120 binary64) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (tan.f64 x)) |
#s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) |
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) |
#s(literal -1/362880 binary64) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) |
(tan.f64 x) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) (tan.f64 x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(sin.f64 x) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) |
(pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) |
(/.f64 x (tan.f64 x)) |
(pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) |
(*.f64 #s(literal -1 binary64) (sin.f64 x)) |
#s(literal -1 binary64) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 -23/360)) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -11/15120 x))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* x (- (* -143/604800 (pow x 2)) 11/15120)))) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 -11/15120)) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 (- (* -143/604800 (pow x 2)) 11/15120))) |
#s(approx (* -143/604800 (* x x)) #s(hole binary64 (* -143/604800 (pow x 2)))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 -23/360)) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (* -11/15120 (* x x)) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (* (* x x) x) (* x x)) #s(hole binary64 (pow x 5))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 -1/120)) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* 1/5040 (pow x 2)) 1/120))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* 1/5040 (pow x 2)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* 1/5040 x))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* x (+ 1/5040 (* -1/362880 (pow x 2)))))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 1/5040)) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (+ 1/5040 (* -1/362880 (pow x 2))))) |
#s(approx (* (* (* x x) x) 1/6) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* 1/3 x))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (+ 1/3 (* 1/18 (pow x 2)))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/18 (* 11/3240 (pow x 2)))))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/18 (* (pow x 2) (+ 11/3240 (* -1/27216 (pow x 2)))))))))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (* 3 (pow x 2)))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (* (pow x 2) (+ 3 (* -1/2 (pow x 2)))))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (* (pow x 2) (+ 3 (* (pow x 2) (- (* 19/360 (pow x 2)) 1/2)))))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (* (pow x 2) (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 19/360 (* -17/5040 (pow x 2)))) 1/2)))))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) #s(hole binary64 (* (pow x 2) (+ 2 (* -1/2 (pow x 2)))))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* 19/360 (pow x 2)) 1/2)))))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 19/360 (* -17/5040 (pow x 2)))) 1/2)))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* 1/3 x))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (+ 1/3 (* -1/9 (pow x 2)))))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (- (* 19/1620 (pow x 2)) 1/9)))))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (- (* (pow x 2) (+ 19/1620 (* -2/8505 (pow x 2)))) 1/9)))))) |
#s(approx (pow (sin x) 3) #s(hole binary64 (pow x 3))) |
#s(approx (pow (sin x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (pow (sin x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* (pow x 2) (- (* 13/120 (pow x 2)) 1/2)))))) |
#s(approx (pow (sin x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 13/120 (* -41/3024 (pow x 2)))) 1/2)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -73/120 (pow x 2)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120)))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 1)) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 4/15 (pow x 2)) 1))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 4/15 (* 1/945 (pow x 2)))) 1))))) |
#s(approx (/ x (tan x)) #s(hole binary64 1)) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* -1/3 (pow x 2))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/45 (pow x 2)) 1/3))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -2/945 (pow x 2)) 1/45)) 1/3))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 1)) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 1)) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* -1 x))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* 1/6 (pow x 2)) 1)))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/6 (* -1/120 (pow x 2)))) 1)))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))) 1)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* -1/3 (pow x 2)) 1)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/15 (pow x 2)) 1/3)) 1)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -17/315 (pow x 2)) 2/15)) 1/3)) 1)))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 3)) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* -5/2 (pow x 2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* 211/360 (pow x 2)) 5/2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 211/360 (* -607/15120 (pow x 2)))) 5/2))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 1)) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (+ 1 (* -2/3 (pow x 2))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/15 (pow x 2)) 2/3))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/15 (* 2/189 (pow x 2)))) 2/3))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 2)) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* -11/6 (pow x 2))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 187/360 (pow x 2)) 11/6))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 187/360 (* -767/15120 (pow x 2)))) 11/6))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 1)) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* -5/6 (pow x 2))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 67/360 (pow x 2)) 5/6))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 67/360 (* -19/3024 (pow x 2)))) 5/6))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (* -143/604800 (pow x 4)))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* -143/604800 (pow x 4)))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -143/604800 (pow x 3)))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 (* -143/604800 (pow x 2)))) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* -1/362880 (pow x 9)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* -1/362880 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* -1/362880 (pow x 4)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1/362880 (pow x 3)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* (pow x 3) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* -1/362880 (pow x 2)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* (pow x 2) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (+ (* -1 (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* (pow x 2) (sin x)))) (/ (cos x) (sin x))))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (+ (* -1 (/ (* (cos x) (+ (* -1 (* (sin x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)))) (+ (* -1 (pow (sin x) 3)) (pow (sin x) 3)))) (* (pow x 3) (sin x)))) (+ (* -1 (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* (pow x 2) (sin x)))) (/ (cos x) (sin x)))))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 x)) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)) (pow x 2)))) (/ (sin x) x))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (* (sin x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)))) (+ (* -1 (pow (sin x) 3)) (pow (sin x) 3))) (pow x 3)))) (+ (* -1 (/ (pow (sin x) 2) (pow x 2))) (+ (/ (sin x) x) (/ (pow (sin x) 2) (pow x 2)))))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 x)) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)) (pow x 2)))) (/ (sin x) x))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (* (sin x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)))) (* -1 (pow (sin x) 3))) (pow x 3)))) (+ (* -1 (/ (pow (sin x) 2) (pow x 2))) (+ (/ (sin x) x) (/ (pow (sin x) 2) (pow x 2)))))))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (* (pow x 2) (+ 1 (/ (sin x) x))))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (/ (sin x) x) (/ (pow (sin x) 2) (pow x 2))))))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) #s(hole binary64 (* x (sin x)))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) #s(hole binary64 (* x (+ (sin x) (/ (pow (sin x) 2) x))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow (sin x) 2))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (/ (pow (sin x) 3) (pow x 2)))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (/ (+ (* -1 (/ (pow (sin x) 4) x)) (pow (sin x) 3)) (pow x 2)))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (pow (sin x) 5)) (pow (sin x) 5)) (pow x 2))) (pow (sin x) 3)) (/ (pow (sin x) 4) x)) (pow x 2)))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (sin x) (+ (* -1 (pow (sin x) 5)) (pow (sin x) 5)))) (* -1 (pow (sin x) 6))) (pow x 3))) (pow (sin x) 3)) (+ (* -1 (/ (pow (sin x) 5) (pow x 2))) (+ (/ (pow (sin x) 4) x) (/ (pow (sin x) 5) (pow x 2))))) (pow x 2)))) |
#s(approx (pow (sin x) 3) #s(hole binary64 (pow (sin x) 3))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) (pow x 2))) (/ (cos x) (sin x))) (/ (cos x) x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (/ (cos x) (sin x)) (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) (pow x 3))) (+ (* -1 (/ (* (cos x) (sin x)) (pow x 2))) (+ (/ (cos x) x) (/ (* (cos x) (sin x)) (pow x 2)))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 3) (+ (* -1 (/ (pow (cos x) 3) (pow x 3))) (/ (pow (cos x) 3) (pow (sin x) 3)))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (/ x (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (cos x))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* -1 (sin x)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* -1 (/ (sin x) (cos x))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (pow (cos x) 2)) (pow (sin x) 2)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (+ (/ (pow (cos x) 2) (pow x 2)) (/ (pow (cos x) 2) (pow (sin x) 2))))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (pow (cos x) 2)) (pow (sin x) 2)))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (/ (* x (pow (cos x) 2)) (sin x)))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (* x (+ (/ (pow (cos x) 2) x) (/ (pow (cos x) 2) (sin x)))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (/ (* x (pow (cos x) 2)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6))))))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* x (sin x))))) x))))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) x)) (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (sin x))) x))) x))))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 (sin x)) (* -1 (/ (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)) x))) x)) 1))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 (sin x)) (* -1 (/ (+ (* -1 (/ (* (sin x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) x)) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) x))) x)) 1))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (pow (sin x) 2) x)) (/ (pow (sin x) 2) x)) (sin x)) x)) 1))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow (sin x) 3) x)) (/ (* (sin x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) x)) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) x)) (sin x)) x)) 1))))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (sin x)) (* -1 (/ (pow (sin x) 2) x))) x)))))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin x)) (* -1 (/ (pow (sin x) 2) x))))))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (/ (+ (* -1 (/ (- (+ (* -1 (/ (pow (sin x) 5) x)) (/ (pow (sin x) 5) x)) (* -1 (pow (sin x) 4))) x)) (pow (sin x) 3)) (pow x 2)))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* (sin x) (+ (* -1 (pow (sin x) 5)) (pow (sin x) 5))) x) (/ (pow (sin x) 6) x)) (+ (* -1 (pow (sin x) 5)) (pow (sin x) 5))) x)) (* -1 (pow (sin x) 4))) x)) (pow (sin x) 3)) (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) x))) x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (+ (* -1 (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) x)) (* (cos x) (sin x)))) x))) x))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (/ (pow (cos x) 3) (pow x 3)) (/ (pow (cos x) 3) (pow (sin x) 3))))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) (* (* x x) (* x x)) (* x x) x (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (* (- (* -143/604800 (* x x)) 11/15120) x) (- (* -143/604800 (* x x)) 11/15120) (* -143/604800 (* x x)) -143/604800 11/15120 23/360 (* (* x x) 1/6) 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (- (* -11/15120 (* x x)) 23/360) (* -11/15120 (* x x)) -11/15120 (/ (- x (sin x)) (tan x)) (- x (sin x)) (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) (* (* (* x x) x) (* x x)) (* (* x x) x) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (* (* x x) x) 1/6) (tan x) (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) (+ (* (sin x) x) (pow (sin x) 2)) (sin x) (pow (sin x) 2) 2 (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (pow (sin x) 3) 3 (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (pow (/ x (tan x)) 3) (/ x (tan x)) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (* -1 (sin x)) -1 (/ (* -1 (sin x)) (cos x)) (cos x) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) |
| 23.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) (* (* x x) (* x x)) (* x x) x (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (* (- (* -143/604800 (* x x)) 11/15120) x) (- (* -143/604800 (* x x)) 11/15120) (* -143/604800 (* x x)) -143/604800 11/15120 23/360 (* (* x x) 1/6) 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (- (* -11/15120 (* x x)) 23/360) (* -11/15120 (* x x)) -11/15120 (/ (- x (sin x)) (tan x)) (- x (sin x)) (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) (* (* (* x x) x) (* x x)) (* (* x x) x) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (* (* x x) x) 1/6) (tan x) (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) (+ (* (sin x) x) (pow (sin x) 2)) (sin x) (pow (sin x) 2) 2 (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (pow (sin x) 3) 3 (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (pow (/ x (tan x)) 3) (/ x (tan x)) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (* -1 (sin x)) -1 (/ (* -1 (sin x)) (cos x)) (cos x) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) |
| 10.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) (* (* x x) (* x x)) (* x x) x (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (* (- (* -143/604800 (* x x)) 11/15120) x) (- (* -143/604800 (* x x)) 11/15120) (* -143/604800 (* x x)) -143/604800 11/15120 23/360 (* (* x x) 1/6) 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (- (* -11/15120 (* x x)) 23/360) (* -11/15120 (* x x)) -11/15120 (/ (- x (sin x)) (tan x)) (- x (sin x)) (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) (* (* (* x x) x) (* x x)) (* (* x x) x) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (* (* x x) x) 1/6) (tan x) (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) (+ (* (sin x) x) (pow (sin x) 2)) (sin x) (pow (sin x) 2) 2 (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (pow (sin x) 3) 3 (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (pow (/ x (tan x)) 3) (/ x (tan x)) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (* -1 (sin x)) -1 (/ (* -1 (sin x)) (cos x)) (cos x) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1059 | 9323 |
| 0 | 1173 | 7115 |
| 1 | 5768 | 7090 |
| 0 | 8163 | 6950 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
x |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) |
(-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) |
(*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) |
#s(literal -143/604800 binary64) |
#s(literal 11/15120 binary64) |
#s(literal 23/360 binary64) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) |
(*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) |
#s(literal -11/15120 binary64) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (tan.f64 x)) |
#s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) |
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) |
#s(literal -1/362880 binary64) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) |
(tan.f64 x) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) (tan.f64 x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(sin.f64 x) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) |
(pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) |
(/.f64 x (tan.f64 x)) |
(pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) |
(*.f64 #s(literal -1 binary64) (sin.f64 x)) |
#s(literal -1 binary64) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 -23/360)) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -11/15120 x))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* x (- (* -143/604800 (pow x 2)) 11/15120)))) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 -11/15120)) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 (- (* -143/604800 (pow x 2)) 11/15120))) |
#s(approx (* -143/604800 (* x x)) #s(hole binary64 (* -143/604800 (pow x 2)))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 -23/360)) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (* -11/15120 (* x x)) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (* (* x x) x) (* x x)) #s(hole binary64 (pow x 5))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 -1/120)) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* 1/5040 (pow x 2)) 1/120))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* 1/5040 (pow x 2)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* 1/5040 x))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* x (+ 1/5040 (* -1/362880 (pow x 2)))))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 1/5040)) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (+ 1/5040 (* -1/362880 (pow x 2))))) |
#s(approx (* (* (* x x) x) 1/6) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* 1/3 x))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (+ 1/3 (* 1/18 (pow x 2)))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/18 (* 11/3240 (pow x 2)))))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (+ 1/18 (* (pow x 2) (+ 11/3240 (* -1/27216 (pow x 2)))))))))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (* 3 (pow x 2)))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (* (pow x 2) (+ 3 (* -1/2 (pow x 2)))))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (* (pow x 2) (+ 3 (* (pow x 2) (- (* 19/360 (pow x 2)) 1/2)))))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (* (pow x 2) (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 19/360 (* -17/5040 (pow x 2)))) 1/2)))))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) #s(hole binary64 (* (pow x 2) (+ 2 (* -1/2 (pow x 2)))))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* 19/360 (pow x 2)) 1/2)))))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 19/360 (* -17/5040 (pow x 2)))) 1/2)))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* 1/3 x))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (+ 1/3 (* -1/9 (pow x 2)))))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (- (* 19/1620 (pow x 2)) 1/9)))))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (+ 1/3 (* (pow x 2) (- (* (pow x 2) (+ 19/1620 (* -2/8505 (pow x 2)))) 1/9)))))) |
#s(approx (pow (sin x) 3) #s(hole binary64 (pow x 3))) |
#s(approx (pow (sin x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (pow (sin x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* (pow x 2) (- (* 13/120 (pow x 2)) 1/2)))))) |
#s(approx (pow (sin x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 13/120 (* -41/3024 (pow x 2)))) 1/2)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -73/120 (pow x 2)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120)))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 1)) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 4/15 (pow x 2)) 1))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 4/15 (* 1/945 (pow x 2)))) 1))))) |
#s(approx (/ x (tan x)) #s(hole binary64 1)) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* -1/3 (pow x 2))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/45 (pow x 2)) 1/3))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -2/945 (pow x 2)) 1/45)) 1/3))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 1)) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 1)) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* -1 x))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* 1/6 (pow x 2)) 1)))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/6 (* -1/120 (pow x 2)))) 1)))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))) 1)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* -1/3 (pow x 2)) 1)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/15 (pow x 2)) 1/3)) 1)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -17/315 (pow x 2)) 2/15)) 1/3)) 1)))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 3)) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* -5/2 (pow x 2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* 211/360 (pow x 2)) 5/2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 211/360 (* -607/15120 (pow x 2)))) 5/2))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 1)) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (+ 1 (* -2/3 (pow x 2))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/15 (pow x 2)) 2/3))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/15 (* 2/189 (pow x 2)))) 2/3))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 2)) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* -11/6 (pow x 2))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 187/360 (pow x 2)) 11/6))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 187/360 (* -767/15120 (pow x 2)))) 11/6))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 1)) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* -5/6 (pow x 2))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 67/360 (pow x 2)) 5/6))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 67/360 (* -19/3024 (pow x 2)))) 5/6))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (* -143/604800 (pow x 4)))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* -143/604800 (pow x 4)))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -143/604800 (pow x 3)))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 (* -143/604800 (pow x 2)))) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(hole binary64 (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* -1/362880 (pow x 9)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* -1/362880 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* -1/362880 (pow x 4)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1/362880 (pow x 3)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* (pow x 3) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* -1/362880 (pow x 2)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* (pow x 2) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (+ (* -1 (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* (pow x 2) (sin x)))) (/ (cos x) (sin x))))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (+ (* -1 (/ (* (cos x) (+ (* -1 (* (sin x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)))) (+ (* -1 (pow (sin x) 3)) (pow (sin x) 3)))) (* (pow x 3) (sin x)))) (+ (* -1 (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* (pow x 2) (sin x)))) (/ (cos x) (sin x)))))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 x)) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)) (pow x 2)))) (/ (sin x) x))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (* (sin x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)))) (+ (* -1 (pow (sin x) 3)) (pow (sin x) 3))) (pow x 3)))) (+ (* -1 (/ (pow (sin x) 2) (pow x 2))) (+ (/ (sin x) x) (/ (pow (sin x) 2) (pow x 2)))))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 x)) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)) (pow x 2)))) (/ (sin x) x))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (* (sin x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)))) (* -1 (pow (sin x) 3))) (pow x 3)))) (+ (* -1 (/ (pow (sin x) 2) (pow x 2))) (+ (/ (sin x) x) (/ (pow (sin x) 2) (pow x 2)))))))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (* (pow x 2) (+ 1 (/ (sin x) x))))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (/ (sin x) x) (/ (pow (sin x) 2) (pow x 2))))))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) #s(hole binary64 (* x (sin x)))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) #s(hole binary64 (* x (+ (sin x) (/ (pow (sin x) 2) x))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow (sin x) 2))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (/ (pow (sin x) 3) (pow x 2)))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (/ (+ (* -1 (/ (pow (sin x) 4) x)) (pow (sin x) 3)) (pow x 2)))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (pow (sin x) 5)) (pow (sin x) 5)) (pow x 2))) (pow (sin x) 3)) (/ (pow (sin x) 4) x)) (pow x 2)))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (* (sin x) (+ (* -1 (pow (sin x) 5)) (pow (sin x) 5)))) (* -1 (pow (sin x) 6))) (pow x 3))) (pow (sin x) 3)) (+ (* -1 (/ (pow (sin x) 5) (pow x 2))) (+ (/ (pow (sin x) 4) x) (/ (pow (sin x) 5) (pow x 2))))) (pow x 2)))) |
#s(approx (pow (sin x) 3) #s(hole binary64 (pow (sin x) 3))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) (pow x 2))) (/ (cos x) (sin x))) (/ (cos x) x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (/ (cos x) (sin x)) (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) (pow x 3))) (+ (* -1 (/ (* (cos x) (sin x)) (pow x 2))) (+ (/ (cos x) x) (/ (* (cos x) (sin x)) (pow x 2)))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 3) (+ (* -1 (/ (pow (cos x) 3) (pow x 3))) (/ (pow (cos x) 3) (pow (sin x) 3)))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (/ x (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (cos x))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* -1 (sin x)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* -1 (/ (sin x) (cos x))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (pow (cos x) 2)) (pow (sin x) 2)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (+ (/ (pow (cos x) 2) (pow x 2)) (/ (pow (cos x) 2) (pow (sin x) 2))))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (pow (cos x) 2)) (pow (sin x) 2)))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (/ (* x (pow (cos x) 2)) (sin x)))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (* x (+ (/ (pow (cos x) 2) x) (/ (pow (cos x) 2) (sin x)))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (/ (* x (pow (cos x) 2)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6))))))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* x (sin x))))) x))))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) x)) (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (sin x))) x))) x))))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 (sin x)) (* -1 (/ (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)) x))) x)) 1))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 (sin x)) (* -1 (/ (+ (* -1 (/ (* (sin x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) x)) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) x))) x)) 1))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (pow (sin x) 2) x)) (/ (pow (sin x) 2) x)) (sin x)) x)) 1))))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow (sin x) 3) x)) (/ (* (sin x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) x)) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) x)) (sin x)) x)) 1))))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (sin x)) (* -1 (/ (pow (sin x) 2) x))) x)))))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin x)) (* -1 (/ (pow (sin x) 2) x))))))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (/ (+ (* -1 (/ (- (+ (* -1 (/ (pow (sin x) 5) x)) (/ (pow (sin x) 5) x)) (* -1 (pow (sin x) 4))) x)) (pow (sin x) 3)) (pow x 2)))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) #s(hole binary64 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (/ (* (sin x) (+ (* -1 (pow (sin x) 5)) (pow (sin x) 5))) x) (/ (pow (sin x) 6) x)) (+ (* -1 (pow (sin x) 5)) (pow (sin x) 5))) x)) (* -1 (pow (sin x) 4))) x)) (pow (sin x) 3)) (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) x))) x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (+ (* -1 (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) x)) (* (cos x) (sin x)))) x))) x))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (/ (pow (cos x) 3) (pow x 3)) (/ (pow (cos x) 3) (pow (sin x) 3))))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))))))) |
| Outputs |
|---|
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)))) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)))) (fma.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)))) |
(-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) x) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 x x) |
(pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64))))) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))) |
(*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 2 binary64)) #s(literal 121/228614400 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) #s(literal 1331/3456649728000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) |
(*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) |
(*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) |
#s(literal -143/604800 binary64) |
#s(literal 11/15120 binary64) |
#s(literal 23/360 binary64) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
#s(literal 1/6 binary64) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) #s(literal 1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64))) #s(literal 12167/46656000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) |
(*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) |
#s(literal -11/15120 binary64) |
(/.f64 (neg.f64 #s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))) (*.f64 #s(literal -1 binary64) (tan.f64 x))) |
(/.f64 #s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x)) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))) |
(-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) |
(pow.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) |
(pow.f64 x #s(literal 5 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x #s(literal 1/120 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64))) |
(fma.f64 #s(literal 1/5040 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x)) |
(fma.f64 #s(literal 1/5040 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(fma.f64 x #s(literal 1/5040 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x)) |
(fma.f64 x #s(literal 1/5040 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(+.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(/.f64 (-.f64 #s(literal 1/25401600 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 2 binary64)) #s(literal 1/25401600 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))) |
(/.f64 (+.f64 #s(literal 1/128024064000 binary64) (*.f64 #s(literal -1/47784725839872000 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)))) (+.f64 #s(literal 1/25401600 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/47784725839872000 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal 1/128024064000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/362880 binary64) x) x #s(literal 1/5040 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) |
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) |
(-.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64)) |
(+.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) |
#s(literal -1/362880 binary64) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 x (PI.f64))) |
(tan.f64 x) |
(/.f64 (neg.f64 (-.f64 x (sin.f64 x))) (*.f64 #s(literal -1 binary64) (tan.f64 x))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) (tan.f64 x)) (/.f64 (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (tan.f64 x))) |
(-.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))))) (*.f64 (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))))) (fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (+.f64 x (sin.f64 x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) (pow.f64 (/.f64 x (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) #s(literal 3 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) (fma.f64 (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (*.f64 (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (pow.f64 (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 x (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(-.f64 x (sin.f64 x)) |
(*.f64 (*.f64 x x) (/.f64 x (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (neg.f64 (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) (pow.f64 (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) x (*.f64 (sin.f64 x) x)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(+.f64 (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 x x)) |
(+.f64 (*.f64 x x) (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) x) #s(literal 2 binary64)) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 x) x) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 x) x) #s(literal 2 binary64)) (*.f64 (sin.f64 x) x) (pow.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (sin.f64 x) x) (*.f64 (sin.f64 x) x) (-.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 x) x) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (sin.f64 x) #s(literal 1 binary64)) (pow.f64 (sin.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) x)) |
(fma.f64 (pow.f64 (sin.f64 x) #s(literal 1 binary64)) (sin.f64 x) (*.f64 (sin.f64 x) x)) |
(fma.f64 (sin.f64 x) (sin.f64 x) (*.f64 (sin.f64 x) x)) |
(fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(fma.f64 x (sin.f64 x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (sin.f64 x) x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 x) x)) |
(sin.f64 x) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 1 binary64)) (pow.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 1 binary64)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 x x)) (cos.f64 (+.f64 x x))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)))) (fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))))) (-.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (neg.f64 (/.f64 x (tan.f64 x))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 x (tan.f64 x))) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)))))) |
(-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (/.f64 x (tan.f64 x))) |
(*.f64 (/.f64 x (tan.f64 x)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (*.f64 x x) x) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (tan.f64 x))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 x (tan.f64 x))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 x (tan.f64 x))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (tan.f64 x))) |
(/.f64 x (tan.f64 x)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (sin.f64 x))) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (sin.f64 x) (*.f64 #s(literal -1 binary64) (tan.f64 x))) #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))) #s(literal 3/2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) #s(literal 3 binary64)) |
(/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (sin.f64 x))) (cos.f64 x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 x) (*.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (neg.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) |
(*.f64 #s(literal -1 binary64) (sin.f64 x)) |
(*.f64 (sin.f64 x) #s(literal -1 binary64)) |
(neg.f64 (sin.f64 x)) |
(sin.f64 (*.f64 #s(literal -1 binary64) x)) |
(sin.f64 (+.f64 x (PI.f64))) |
(cos.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(literal -1 binary64) |
(*.f64 #s(literal -1 binary64) (tan.f64 x)) |
(*.f64 (tan.f64 x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (*.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)) |
(neg.f64 (tan.f64 x)) |
(tan.f64 (neg.f64 (+.f64 x (PI.f64)))) |
(tan.f64 (*.f64 #s(literal -1 binary64) x)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x))) |
(cos.f64 (*.f64 #s(literal -1 binary64) x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 (/.f64 x (tan.f64 x))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 x (tan.f64 x))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))))))) |
(fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))))) |
(fma.f64 (fabs.f64 (/.f64 x (tan.f64 x))) (fabs.f64 (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x))) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 1 binary64)) (/.f64 x (tan.f64 x))) |
(*.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x)))) |
(*.f64 (fabs.f64 (/.f64 x (tan.f64 x))) (fabs.f64 (/.f64 x (tan.f64 x)))) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) |
(pow.f64 (neg.f64 (/.f64 x (tan.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 x (tan.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 x (/.f64 x (tan.f64 x))) (tan.f64 x)) |
(/.f64 (*.f64 (/.f64 x (tan.f64 x)) x) (tan.f64 x)) |
(/.f64 (*.f64 x x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (tan.f64 x))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x))))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x))))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (sin.f64 x))) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x)))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x)))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)))) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x)))) (fabs.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x)))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sin.f64 x) (*.f64 #s(literal -1 binary64) (tan.f64 x))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))) (*.f64 (neg.f64 (/.f64 x (tan.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) (/.f64 x (tan.f64 x))) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(/.f64 (*.f64 x (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x)))) (tan.f64 x)) |
(/.f64 (*.f64 (/.f64 x (tan.f64 x)) (*.f64 #s(literal -1 binary64) (sin.f64 x))) (*.f64 #s(literal -1 binary64) (tan.f64 x))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (sin.f64 x))) (*.f64 (tan.f64 x) (*.f64 #s(literal -1 binary64) (tan.f64 x)))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* x x) (* x x)) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) #s(literal -23/360 binary64)) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x)) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) (*.f64 #s(literal -11/15120 binary64) x)) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x)) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))) |
#s(approx (* -143/604800 (* x x)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) |
#s(approx (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) |
#s(approx (- (* -11/15120 (* x x)) 23/360) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
#s(approx (* -11/15120 (* x x)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (* x x) x) (* x x)) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(literal -1/120 binary64)) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x)) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 #s(literal 1/5040 binary64) x)) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x)) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(literal 1/5040 binary64)) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64))) |
#s(approx (* (* (* x x) x) 1/6) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (tan x) x) |
#s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (*.f64 (fma.f64 #s(literal 1/18 binary64) (*.f64 x x) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (*.f64 (fma.f64 (fma.f64 #s(literal 11/3240 binary64) (*.f64 x x) #s(literal 1/18 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/27216 binary64) (*.f64 x x) #s(literal 11/3240 binary64)) (*.f64 x x) #s(literal 1/18 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x)) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) (*.f64 (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 3 binary64)) (*.f64 x x))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 19/360 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 3 binary64)) (*.f64 x x))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -17/5040 binary64) (*.f64 x x) #s(literal 19/360 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 3 binary64)) (*.f64 x x))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 19/360 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -17/5040 binary64) (*.f64 x x) #s(literal 19/360 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (pow (sin x) 2) (*.f64 x x)) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 x x) #s(literal 2/45 binary64)) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (*.f64 #s(literal 1/3 binary64) x)) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (*.f64 (fma.f64 #s(literal -1/9 binary64) (*.f64 x x) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 19/1620 binary64) (*.f64 x x)) #s(literal 1/9 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x)) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/8505 binary64) (*.f64 x x) #s(literal 19/1620 binary64)) (*.f64 x x)) #s(literal 1/9 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x)) |
#s(approx (pow (sin x) 3) (*.f64 (*.f64 x x) x)) |
#s(approx (pow (sin x) 3) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (pow (sin x) 3) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 13/120 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (pow (sin x) 3) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -41/3024 binary64) (*.f64 x x) #s(literal 13/120 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 #s(literal -73/120 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 3859/15120 binary64) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (pow (/ x (tan x)) 3) #s(literal 1 binary64)) |
#s(approx (pow (/ x (tan x)) 3) (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (pow (/ x (tan x)) 3) (fma.f64 (-.f64 (*.f64 #s(literal 4/15 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (/ x (tan x)) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/945 binary64) (*.f64 x x) #s(literal 4/15 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (tan x)) #s(literal 1 binary64)) |
#s(approx (/ x (tan x)) (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (tan x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (tan x)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(literal 1 binary64)) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (fma.f64 #s(literal -3/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/240 binary64) (*.f64 x x) #s(literal 7/8 binary64)) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(literal 1 binary64)) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* -1 (sin x)) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (* -1 (sin x)) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* -1 (sin x)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (* -1 (sin x)) (*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* -1 (sin x)) (cos x)) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (/ (* -1 (sin x)) (cos x)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* -1 (sin x)) (cos x)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* -1 (sin x)) (cos x)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(literal 3 binary64)) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (fma.f64 #s(literal -5/2 binary64) (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 211/360 binary64) (*.f64 x x)) #s(literal 5/2 binary64)) (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -607/15120 binary64) (*.f64 x x) #s(literal 211/360 binary64)) (*.f64 x x)) #s(literal 5/2 binary64)) (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(literal 1 binary64)) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) (fma.f64 #s(literal -2/3 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) (fma.f64 (-.f64 (*.f64 #s(literal 1/15 binary64) (*.f64 x x)) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2/189 binary64) (*.f64 x x) #s(literal 1/15 binary64)) (*.f64 x x)) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(literal 2 binary64)) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (fma.f64 #s(literal -11/6 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (fma.f64 (-.f64 (*.f64 #s(literal 187/360 binary64) (*.f64 x x)) #s(literal 11/6 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -767/15120 binary64) (*.f64 x x) #s(literal 187/360 binary64)) (*.f64 x x)) #s(literal 11/6 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(literal 1 binary64)) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (fma.f64 #s(literal -5/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (fma.f64 (-.f64 (*.f64 #s(literal 67/360 binary64) (*.f64 x x)) #s(literal 5/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -19/3024 binary64) (*.f64 x x) #s(literal 67/360 binary64)) (*.f64 x x)) #s(literal 5/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (fma.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) (*.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* x x) (* x x)) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64)) #s(literal 143/604800 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))))) (pow.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64)))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64)))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -143/604800 binary64))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64)))) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 11/15120 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 23/360 binary64))) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x) #s(literal -11/15120 binary64))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 11/15120 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 23/360 binary64))) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 11/15120 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 23/360 binary64))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) x) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)) #s(literal -1/362880 binary64))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/362880 binary64))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal -1/362880 binary64))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/362880 binary64))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (*.f64 x x))) |
#s(approx (tan x) (tan.f64 x)) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (fma.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x)))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (sin.f64 x))) #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sin.f64 x))))) x)) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fma.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (sin.f64 x))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (sin.f64 x))) #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sin.f64 x)))))) x)) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) x) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 (sin.f64 x) x))) x)) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (/.f64 (sin.f64 x) x))) x)) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) x) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 (sin.f64 x) x))) x)) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (/.f64 (sin.f64 x) x))) x)) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) (*.f64 x x)) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) (*.f64 (+.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) (*.f64 (+.f64 (+.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) (*.f64 (sin.f64 x) x)) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) (fma.f64 (sin.f64 x) x (*.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) x))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (pow (sin x) 2) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1 binary64) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/.f64 (-.f64 (fma.f64 (pow.f64 (sin.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 3/2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 5/2 binary64)))) (*.f64 x x))) (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) x)) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 5/2 binary64))))) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) x)))) (*.f64 x x))) |
#s(approx (pow (sin x) 3) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (fma.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x) (*.f64 (cos.f64 x) (sin.f64 x))) (*.f64 x x)) #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sin.f64 x))) (/.f64 (cos.f64 x) x))) x)) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (-.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 x) (*.f64 (*.f64 x x) x) (*.f64 (sin.f64 x) (*.f64 (fma.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x) (*.f64 (cos.f64 x) (sin.f64 x))) (sin.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (sin.f64 x))) (/.f64 (*.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x)) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (/.f64 (cos.f64 x) x))) x)) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (*.f64 (*.f64 x x) x))) |
#s(approx (pow (/ x (tan x)) 3) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)))) |
#s(approx (/ x (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (cos.f64 x)) |
#s(approx (* -1 (sin x)) (*.f64 #s(literal -1 binary64) (sin.f64 x))) |
#s(approx (/ (* -1 (sin x)) (cos x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (fma.f64 (*.f64 x x) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (sin.f64 x)) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 x) x) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (sin.f64 x))) (*.f64 x x))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (sin.f64 x))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (fma.f64 x (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (sin.f64 x)))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (sin.f64 x))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sin.f64 x))) #s(literal -1 binary64) (/.f64 (cos.f64 x) x)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal 2 binary64)) x)) (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64)))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (*.f64 (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64))) (-.f64 #s(literal 1/362880 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/362880 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (* (* x x) x) 1/6)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 3 binary64))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal 1/362880 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/362880 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sin.f64 x))) #s(literal -1 binary64) (/.f64 (cos.f64 x) x)))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (cos.f64 x)) (*.f64 (sin.f64 x) x)) #s(literal -1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x))))) |
#s(approx (/ (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (tan x)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 x) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x))) #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (cos.f64 x)) (sin.f64 x))) x) #s(literal -1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x))))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (*.f64 (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (sin.f64 x))) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (- (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 x) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) x) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (sin.f64 x))) x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (*.f64 (*.f64 (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (*.f64 (*.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x)) x) (/.f64 (sin.f64 x) x)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (* (* x x) x) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (*.f64 (*.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) x) #s(literal -1 binary64) (*.f64 (sin.f64 x) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x)))) (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) x) #s(literal -1 binary64)) (sin.f64 x)) x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (sin.f64 x))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (sin x) x) (pow (sin x) 2)) (*.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (sin.f64 x))) x) #s(literal -1 binary64))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 5/2 binary64)) x)) x) (*.f64 (/.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) x) #s(literal -1 binary64))) #s(literal -1 binary64) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 3) (+ (* x x) (+ (* (sin x) x) (pow (sin x) 2)))) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (sin.f64 x) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 5/2 binary64))) x) (/.f64 (pow.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) x)) (*.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 5/2 binary64)))) x) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) x) #s(literal -1 binary64) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (*.f64 x x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sin.f64 x))) #s(literal -1 binary64) (/.f64 (cos.f64 x) x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x) (*.f64 (cos.f64 x) (sin.f64 x))) x) #s(literal -1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x) (*.f64 (cos.f64 x) (sin.f64 x))) (sin.f64 x)) x) #s(literal -1 binary64) (*.f64 (cos.f64 x) (sin.f64 x)))) x) #s(literal -1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x)) (-.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))))) |
Compiled 71 302 to 4 830 computations (93.2% saved)
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 233 | 5 | 1 238 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 236 | 7 | 1 243 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.1% | (/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
| ▶ | 0.0% | (/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
| ▶ | 99.6% | (/.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
| ▶ | 84.1% | (/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
| ▶ | 84.1% | (/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
| ✓ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| ✓ | 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
Compiled 698 to 288 computations (58.7% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) |
(*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) |
#s(literal -26023/604800 binary64) |
(*.f64 x x) |
x |
#s(literal 3859/15120 binary64) |
#s(literal 73/120 binary64) |
#s(literal 1/2 binary64) |
(+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) |
(/.f64 x (tan.f64 x)) |
(tan.f64 x) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) |
(*.f64 #s(literal -1 binary64) (sin.f64 x)) |
#s(literal -1 binary64) |
(sin.f64 x) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)) |
(cos.f64 x) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
#s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) |
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) |
#s(literal -1/362880 binary64) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(literal 1/6 binary64) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
#s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) |
(pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64))) |
(*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) |
(log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))) |
(*.f64 #s(literal -1 binary64) (tan.f64 x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) |
(pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64)) |
(+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(*.f64 (/.f64 x (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) (/.f64 x (tan.f64 x))) |
(/.f64 x (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) |
(tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(+.f64 (+.f64 x (PI.f64)) (PI.f64)) |
(+.f64 x (PI.f64)) |
(PI.f64) |
| Outputs |
|---|
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -73/120 (pow x 2)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -73/120 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120)))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -73/120 (pow x 2))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120))))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 -73/120)) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (- (* 3859/15120 (pow x 2)) 73/120))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* 3859/15120 (pow x 2)))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 3859/15120)) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 (+ 3859/15120 (* -26023/604800 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 3)) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* -5/2 (pow x 2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* 211/360 (pow x 2)) 5/2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 211/360 (* -607/15120 (pow x 2)))) 5/2))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 1)) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (+ 1 (* -2/3 (pow x 2))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/15 (pow x 2)) 2/3))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/15 (* 2/189 (pow x 2)))) 2/3))))) |
#s(approx (/ x (tan x)) #s(hole binary64 1)) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* -1/3 (pow x 2))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/45 (pow x 2)) 1/3))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -2/945 (pow x 2)) 1/45)) 1/3))))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 2)) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* -11/6 (pow x 2))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 187/360 (pow x 2)) 11/6))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 187/360 (* -767/15120 (pow x 2)))) 11/6))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 1)) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* -1 x))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* 1/6 (pow x 2)) 1)))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/6 (* -1/120 (pow x 2)))) 1)))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))) 1)))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* -1/3 (pow x 2)) 1)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/15 (pow x 2)) 1/3)) 1)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -17/315 (pow x 2)) 2/15)) 1/3)) 1)))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 1)) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* -5/6 (pow x 2))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 67/360 (pow x 2)) 5/6))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 67/360 (* -19/3024 (pow x 2)))) 5/6))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (* (* x x) x) (* x x)) #s(hole binary64 (pow x 5))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 -1/120)) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* 1/5040 (pow x 2)) 1/120))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* 1/5040 (pow x 2)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* 1/5040 x))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* x (+ 1/5040 (* -1/362880 (pow x 2)))))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 1/5040)) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (+ 1/5040 (* -1/362880 (pow x 2))))) |
#s(approx (* (pow x 3) 1/6) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (pow (pow x 3/2) 2) 1/6) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (pow (pow x 3/2) 2) #s(hole binary64 (pow x 3))) |
#s(approx (pow x 3/2) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -73/120 (pow x 2)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120)))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 1)) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 4/15 (pow x 2)) 1))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 4/15 (* 1/945 (pow x 2)))) 1))))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 1)) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* -3/2 (pow x 2)))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* (pow x 2) (- (* -1/4 (pow x 2)) 3/2)))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -1/15 (pow x 2)) 1/4)) 3/2)))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -17/840 (pow x 2)) 1/15)) 1/4)) 3/2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* (pow x 2) (- (* -1/12 (pow x 2)) 1/2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -1/45 (pow x 2)) 1/12)) 1/2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -17/2520 (pow x 2)) 1/45)) 1/12)) 1/2)))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (+ (log x) (* -1/6 (pow x 2)))))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (- (* -1/180 (pow x 2)) 1/6)))))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (- (* (pow x 2) (- (* -1/2835 (pow x 2)) 1/180)) 1/6)))))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (+ (log x) (* 1/3 (pow x 2)))))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (+ 1/3 (* 7/90 (pow x 2)))))))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 7/90 (* 62/2835 (pow x 2)))))))))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* -1 x))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* x (- (* -1/3 (pow x 2)) 1)))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/15 (pow x 2)) 1/3)) 1)))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -17/315 (pow x 2)) 2/15)) 1/3)) 1)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1/8 (/ (* x (cos (* 2 (PI)))) (sin (* 2 (PI))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* x (- (* -1 (* x (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (* -1/16 (/ (pow (cos (* 2 (PI))) 2) (pow (sin (* 2 (PI))) 2))))))) (* 1/8 (/ (cos (* 2 (PI))) (sin (* 2 (PI))))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (cos (* 2 (PI))) (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (* -1/16 (/ (pow (cos (* 2 (PI))) 2) (pow (sin (* 2 (PI))) 2)))))) (sin (* 2 (PI))))) (+ (* -1/8 (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (pow (cos (* 2 (PI))) 2) (+ (* 1/3 (/ (sin (* 2 (PI))) (cos (* 2 (PI))))) (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI)))))) (pow (sin (* 2 (PI))) 2)))) (* 1/16 (/ (* (cos (* 2 (PI))) (+ 11/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (sin (* 2 (PI))))))))) (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (* -1/16 (/ (pow (cos (* 2 (PI))) 2) (pow (sin (* 2 (PI))) 2))))))) (* 1/8 (/ (cos (* 2 (PI))) (sin (* 2 (PI))))))))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 1)) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 2)) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (/ (* x (cos (* 2 (PI)))) (sin (* 2 (PI))))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (* x (+ (* -1 (* x (+ 11/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2))))) (/ (cos (* 2 (PI))) (sin (* 2 (PI))))))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (pow (cos (* 2 (PI))) 2) (+ (* 1/3 (/ (sin (* 2 (PI))) (cos (* 2 (PI))))) (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI)))))) (pow (sin (* 2 (PI))) 2))))) (+ 11/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2))))) (/ (cos (* 2 (PI))) (sin (* 2 (PI))))))))) |
#s(approx (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) #s(hole binary64 (/ (* x (cos (* 2 (PI)))) (sin (* 2 (PI)))))) |
#s(approx (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) #s(hole binary64 (* x (+ (* -1 (/ (* x (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (pow (sin (* 2 (PI))) 2))) (/ (cos (* 2 (PI))) (sin (* 2 (PI)))))))) |
#s(approx (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) #s(hole binary64 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (pow (cos (* 2 (PI))) 2) (+ (* 1/3 (/ (sin (* 2 (PI))) (cos (* 2 (PI))))) (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI)))))) (pow (sin (* 2 (PI))) 2))))) (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (/ (cos (* 2 (PI))) (sin (* 2 (PI)))))))) |
#s(approx (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) #s(hole binary64 (* x (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* (cos (* 2 (PI))) (* (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (pow (cos (* 2 (PI))) 2) (+ (* 1/3 (/ (sin (* 2 (PI))) (cos (* 2 (PI))))) (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI)))))) (pow (sin (* 2 (PI))) 2))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (sin (* 2 (PI))))) (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (* (+ (* 1/3 (/ (sin (* 2 (PI))) (cos (* 2 (PI))))) (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI))))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (pow (sin (* 2 (PI))) 3))) (/ (* (pow (cos (* 2 (PI))) 2) (+ (* -1 (+ 1/6 (+ (* -1 (/ (* (pow (sin (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (cos (* 2 (PI))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (* 1/6 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))))) (* 1/3 (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))))) (pow (sin (* 2 (PI))) 2)))))) (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (pow (cos (* 2 (PI))) 2) (+ (* 1/3 (/ (sin (* 2 (PI))) (cos (* 2 (PI))))) (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI)))))) (pow (sin (* 2 (PI))) 2))))) (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (/ (cos (* 2 (PI))) (sin (* 2 (PI)))))))) |
#s(approx (/ x (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (/ (* x (cos (* 2 (PI)))) (sin (* 2 (PI)))))) |
#s(approx (/ x (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* x (+ (* -1 (/ (* x (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (pow (sin (* 2 (PI))) 2))) (/ (cos (* 2 (PI))) (sin (* 2 (PI)))))))) |
#s(approx (/ x (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (cos (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (sin (* 2 (PI))))))) (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (/ (cos (* 2 (PI))) (sin (* 2 (PI)))))))) |
#s(approx (/ x (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* x (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* (cos (* 2 (PI))) (* (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (cos (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (sin (* 2 (PI))))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (sin (* 2 (PI))))) (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (cos (* 2 (PI))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (* 1/6 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))))) (pow (sin (* 2 (PI))) 2))) (* -1 (/ (* (pow (cos (* 2 (PI))) 2) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 2))))))) (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (cos (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (sin (* 2 (PI))))))) (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (/ (cos (* 2 (PI))) (sin (* 2 (PI)))))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (/ (sin (* 2 (PI))) (cos (* 2 (PI)))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (+ (* x (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (/ (sin (* 2 (PI))) (cos (* 2 (PI))))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (+ (* x (- (+ 1 (/ (* x (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (cos (* 2 (PI))))) (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (/ (sin (* 2 (PI))) (cos (* 2 (PI))))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (cos (* 2 (PI))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (* 1/6 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))))) (* -1 (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI)))))))) (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (/ (sin (* 2 (PI))) (cos (* 2 (PI))))))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (* 2 (PI)))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (+ x (* 2 (PI))))) |
#s(approx (+ x (PI)) #s(hole binary64 (PI))) |
#s(approx (+ x (PI)) #s(hole binary64 (+ x (PI)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) (pow x 2))) (/ (cos x) (sin x))) (/ (cos x) x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (/ (cos x) (sin x)) (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) (pow x 3))) (+ (* -1 (/ (* (cos x) (sin x)) (pow x 2))) (+ (/ (cos x) x) (/ (* (cos x) (sin x)) (pow x 2)))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 3) (+ (* -1 (/ (pow (cos x) 3) (pow x 3))) (/ (pow (cos x) 3) (pow (sin x) 3)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* -26023/604800 (pow x 8)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 3859/15120 (/ 1 (pow x 2))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ (* 3859/15120 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* -26023/604800 (pow x 6)))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 3859/15120 (/ 1 (pow x 2))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 3859/15120 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (* -26023/604800 (pow x 4)))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (* (pow x 4) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (* (pow x 4) (- (* 3859/15120 (/ 1 (pow x 2))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* -26023/604800 (pow x 4)))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 (* -26023/604800 (pow x 2)))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 (* (pow x 2) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (pow (cos x) 2)) (pow (sin x) 2)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (+ (/ (pow (cos x) 2) (pow x 2)) (/ (pow (cos x) 2) (pow (sin x) 2))))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (pow (cos x) 2)) (pow (sin x) 2)))) |
#s(approx (/ x (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (/ (* x (pow (cos x) 2)) (sin x)))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (* x (+ (/ (pow (cos x) 2) x) (/ (pow (cos x) 2) (sin x)))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (cos x))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* -1 (sin x)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* -1 (/ (sin x) (cos x))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (/ (* x (pow (cos x) 2)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* -1/362880 (pow x 9)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* -1/362880 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* -1/362880 (pow x 4)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1/362880 (pow x 3)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* (pow x 3) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* -1/362880 (pow x 2)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* (pow x 2) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* -1/362880 (pow x 9)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) (pow x 2))) (/ (cos x) (sin x))) (/ (cos x) x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (* (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (pow (sin x) 2)) (* (pow x 3) (pow (cos x) 2)))) (/ (cos x) (sin x))) (+ (* -1 (/ (* (cos x) (sin x)) (pow x 2))) (+ (* -1 (/ (* (cos x) (pow (sin x) 2)) (pow x 3))) (+ (* -1 (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) (pow x 3))) (+ (/ (cos x) x) (/ (* (cos x) (sin x)) (pow x 2)))))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 3) (+ (* -1 (/ (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (pow x 3))) (/ (pow (cos x) 3) (pow (sin x) 3)))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x)))))))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (log (* -1 (sin x))))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (log (* -1 (/ (sin x) (cos x)))))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* -1 (/ (sin x) (cos x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (* (pow (cos x) 2) (sin (+ x (* 2 (PI)))))) (* (cos (+ x (* 2 (PI)))) (pow (sin x) 2))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (+ x (* 2 (PI)))) 2)) (* x (* (pow (cos (+ x (* 2 (PI)))) 2) (pow (sin x) 2))))) (/ (* (pow (cos x) 2) (sin (+ x (* 2 (PI))))) (* (cos (+ x (* 2 (PI)))) (pow (sin x) 2))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (* 2 (PI)))) 3)) (* (pow (cos (+ x (* 2 (PI)))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (* 2 (PI)))) 2)) (* (pow (cos (+ x (* 2 (PI)))) 2) (sin x)))) (pow x 2))) (/ (* (pow (cos x) 2) (sin (+ x (* 2 (PI))))) (* (cos (+ x (* 2 (PI)))) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (* 2 (PI)))) 2)) (* x (* (pow (cos (+ x (* 2 (PI)))) 2) (pow (sin x) 2)))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (* (pow (cos x) 2) (* (sin x) (sin (+ x (* 2 (PI)))))) (* (pow x 3) (cos (+ x (* 2 (PI))))))) (/ (* (pow (cos x) 2) (sin (+ x (* 2 (PI))))) (* (cos (+ x (* 2 (PI)))) (pow (sin x) 2)))) (+ (* -1 (/ (* (cos x) (* (sin (+ x (* 2 (PI)))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (* 2 (PI)))) 3)) (* (pow (cos (+ x (* 2 (PI)))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (* 2 (PI)))) 2)) (* (pow (cos (+ x (* 2 (PI)))) 2) (sin x)))))) (* (pow x 3) (cos (+ x (* 2 (PI))))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (* 2 (PI)))) 3)) (* (pow x 2) (* (pow (cos (+ x (* 2 (PI)))) 3) (pow (sin x) 2))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (* 2 (PI)))) 3)) (* (pow x 3) (* (pow (cos (+ x (* 2 (PI)))) 3) (sin x))))) (+ (/ (* (pow (cos x) 3) (pow (sin (+ x (* 2 (PI)))) 2)) (* x (* (pow (cos (+ x (* 2 (PI)))) 2) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (* 2 (PI)))) 2)) (* (pow x 2) (* (pow (cos (+ x (* 2 (PI)))) 2) (sin x)))))))))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (+ x (* 2 (PI)))))) (* (sin x) (sin (+ x (* 2 (PI)))))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (+ x (* 2 (PI))))) (* (sin x) (sin (+ x (* 2 (PI)))))) (/ (pow (cos x) 2) (* x (sin x))))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (+ x (* 2 (PI))))) (* (sin x) (sin (+ x (* 2 (PI)))))) (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow x 2))))))) |
#s(approx (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (+ x (* 2 (PI)))))) (* (sin x) (sin (+ x (* 2 (PI)))))))) |
#s(approx (/ x (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (/ (* x (cos (+ x (* 2 (PI))))) (sin (+ x (* 2 (PI))))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (/ (sin (+ x (* 2 (PI)))) (cos (+ x (* 2 (PI))))))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 x)) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (* x (+ 1 (* 2 (/ (PI) x)))))) |
#s(approx (+ x (PI)) #s(hole binary64 x)) |
#s(approx (+ x (PI)) #s(hole binary64 (* x (+ 1 (/ (PI) x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) x))) x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (+ (* -1 (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) x)) (* (cos x) (sin x)))) x))) x))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (/ (pow (cos x) 3) (pow x 3)) (/ (pow (cos x) 3) (pow (sin x) 3))))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6))))))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (+ (* 1/6 (/ (pow (sqrt -1) 2) (pow x 6))) (/ 1/120 (pow x 4)))) (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (* (pow (pow x 3/2) 2) 1/6) #s(hole binary64 (* -1/6 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow x 3/2) 2) #s(hole binary64 (* -1 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (pow x 3/2) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) x))) x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (- (+ (* -1 (* (cos x) (sin x))) (+ (* (cos x) (sin x)) (/ (* (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (pow (sin x) 2)) (* x (pow (cos x) 2))))) (+ (/ (* (cos x) (pow (sin x) 2)) x) (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) x))) x))) x))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* -1 (* (pow x 3) (- (/ (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (pow x 3)) (/ (pow (cos x) 3) (pow (sin x) 3))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (* (pow (cos x) 2) (sin (- (* 2 (PI)) (* -1 x))))) (* (cos (- (* 2 (PI)) (* -1 x))) (pow (sin x) 2))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (- (* 2 (PI)) (* -1 x)))) (* (cos (- (* 2 (PI)) (* -1 x))) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (- (* 2 (PI)) (* -1 x))) 2)) (* x (* (pow (cos (- (* 2 (PI)) (* -1 x))) 2) (pow (sin x) 2))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (- (* 2 (PI)) (* -1 x)))) (* (cos (- (* 2 (PI)) (* -1 x))) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (- (* 2 (PI)) (* -1 x))) 2)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 2) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (- (* 2 (PI)) (* -1 x))) 3)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (- (* 2 (PI)) (* -1 x))) 2)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 2) (sin x)))) x))) x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (- (* 2 (PI)) (* -1 x)))) (* (cos (- (* 2 (PI)) (* -1 x))) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (- (* 2 (PI)) (* -1 x))) 2)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 2) (pow (sin x) 2)))) (* -1 (/ (- (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (- (* 2 (PI)) (* -1 x))) 3)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 3) (pow (sin x) 2)))) (+ (/ (* (pow (cos x) 2) (* (sin x) (sin (- (* 2 (PI)) (* -1 x))))) (* x (cos (- (* 2 (PI)) (* -1 x))))) (/ (* (pow (cos x) 3) (pow (sin (- (* 2 (PI)) (* -1 x))) 2)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 2) (sin x))))) (+ (/ (* (cos x) (* (sin (- (* 2 (PI)) (* -1 x))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (- (* 2 (PI)) (* -1 x))) 3)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (- (* 2 (PI)) (* -1 x))) 2)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 2) (sin x)))))) (* x (cos (- (* 2 (PI)) (* -1 x))))) (/ (* (pow (cos x) 4) (pow (sin (- (* 2 (PI)) (* -1 x))) 3)) (* x (* (pow (cos (- (* 2 (PI)) (* -1 x))) 3) (sin x)))))) x))) x))))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (- (* 2 (PI)) (* -1 x))))) (* (sin x) (sin (- (* 2 (PI)) (* -1 x))))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (- (* 2 (PI)) (* -1 x)))) (* (sin x) (sin (- (* 2 (PI)) (* -1 x))))) (/ (pow (cos x) 2) (* x (sin x))))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (* (cos x) (cos (- (* 2 (PI)) (* -1 x)))) (* (sin x) (sin (- (* 2 (PI)) (* -1 x))))))))) |
#s(approx (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (- (* 2 (PI)) (* -1 x))))) (* (sin x) (sin (- (* 2 (PI)) (* -1 x))))))) |
#s(approx (/ x (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (/ (* x (cos (- (* 2 (PI)) (* -1 x)))) (sin (- (* 2 (PI)) (* -1 x)))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (/ (sin (- (* 2 (PI)) (* -1 x))) (cos (- (* 2 (PI)) (* -1 x)))))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (* -1 (* x (- (* -2 (/ (PI) x)) 1))))) |
#s(approx (+ x (PI)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 79.0ms | x | @ | -inf | ((/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) (+ (* -26023/604800 (* x x)) 3859/15120) -26023/604800 (* x x) x 3859/15120 73/120 1/2 (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan x)) (/ x (tan x))) (/ x (tan x)) (tan x) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (* -1 (sin x)) -1 (sin x) (/ (* -1 (sin x)) (cos x)) (cos x) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (/ (- x (sin x)) (tan x)) (- x (sin x)) (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) (* (* (* x x) x) (* x x)) (* (* x x) x) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (pow x 3) 1/6) (pow x 3) 3 1/6 (/ (- x (sin x)) (tan x)) (- x (sin x)) (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (* (pow (pow x 3/2) 2) 1/6) (pow (pow x 3/2) 2) (pow x 3/2) 3/2 2 (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (log (* -1 (sin x))) (log (* -1 (tan x))) (* -1 (tan x)) (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (/ x (tan (+ (+ x (PI)) (PI)))) (tan (+ (+ x (PI)) (PI))) (+ (+ x (PI)) (PI)) (+ x (PI)) (PI)) |
| 68.0ms | x | @ | inf | ((/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) (+ (* -26023/604800 (* x x)) 3859/15120) -26023/604800 (* x x) x 3859/15120 73/120 1/2 (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan x)) (/ x (tan x))) (/ x (tan x)) (tan x) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (* -1 (sin x)) -1 (sin x) (/ (* -1 (sin x)) (cos x)) (cos x) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (/ (- x (sin x)) (tan x)) (- x (sin x)) (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) (* (* (* x x) x) (* x x)) (* (* x x) x) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (pow x 3) 1/6) (pow x 3) 3 1/6 (/ (- x (sin x)) (tan x)) (- x (sin x)) (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (* (pow (pow x 3/2) 2) 1/6) (pow (pow x 3/2) 2) (pow x 3/2) 3/2 2 (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (log (* -1 (sin x))) (log (* -1 (tan x))) (* -1 (tan x)) (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (/ x (tan (+ (+ x (PI)) (PI)))) (tan (+ (+ x (PI)) (PI))) (+ (+ x (PI)) (PI)) (+ x (PI)) (PI)) |
| 15.0ms | x | @ | 0 | ((/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) (+ (* -26023/604800 (* x x)) 3859/15120) -26023/604800 (* x x) x 3859/15120 73/120 1/2 (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan x)) (/ x (tan x))) (/ x (tan x)) (tan x) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (* -1 (sin x)) -1 (sin x) (/ (* -1 (sin x)) (cos x)) (cos x) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (/ (- x (sin x)) (tan x)) (- x (sin x)) (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) (* (* (* x x) x) (* x x)) (* (* x x) x) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (pow x 3) 1/6) (pow x 3) 3 1/6 (/ (- x (sin x)) (tan x)) (- x (sin x)) (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (* (pow (pow x 3/2) 2) 1/6) (pow (pow x 3/2) 2) (pow x 3/2) 3/2 2 (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (log (* -1 (sin x))) (log (* -1 (tan x))) (* -1 (tan x)) (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (/ x (tan (+ (+ x (PI)) (PI)))) (tan (+ (+ x (PI)) (PI))) (+ (+ x (PI)) (PI)) (+ x (PI)) (PI)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1255 | 14113 |
| 0 | 1384 | 11076 |
| 0 | 6960 | 10780 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) |
(*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) |
#s(literal -26023/604800 binary64) |
(*.f64 x x) |
x |
#s(literal 3859/15120 binary64) |
#s(literal 73/120 binary64) |
#s(literal 1/2 binary64) |
(+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) |
(/.f64 x (tan.f64 x)) |
(tan.f64 x) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) |
(*.f64 #s(literal -1 binary64) (sin.f64 x)) |
#s(literal -1 binary64) |
(sin.f64 x) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)) |
(cos.f64 x) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
#s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) |
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) |
#s(literal -1/362880 binary64) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(literal 1/6 binary64) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
#s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) |
(pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64))) |
(*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) |
(log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))) |
(*.f64 #s(literal -1 binary64) (tan.f64 x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) |
(pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64)) |
(+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(*.f64 (/.f64 x (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) (/.f64 x (tan.f64 x))) |
(/.f64 x (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) |
(tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(+.f64 (+.f64 x (PI.f64)) (PI.f64)) |
(+.f64 x (PI.f64)) |
(PI.f64) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -73/120 (pow x 2)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -73/120 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120)))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -73/120 (pow x 2))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120))))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 -73/120)) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (- (* 3859/15120 (pow x 2)) 73/120))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* 3859/15120 (pow x 2)))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 3859/15120)) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 (+ 3859/15120 (* -26023/604800 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 3)) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* -5/2 (pow x 2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* 211/360 (pow x 2)) 5/2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 211/360 (* -607/15120 (pow x 2)))) 5/2))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 1)) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (+ 1 (* -2/3 (pow x 2))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/15 (pow x 2)) 2/3))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/15 (* 2/189 (pow x 2)))) 2/3))))) |
#s(approx (/ x (tan x)) #s(hole binary64 1)) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* -1/3 (pow x 2))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/45 (pow x 2)) 1/3))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -2/945 (pow x 2)) 1/45)) 1/3))))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 2)) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* -11/6 (pow x 2))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 187/360 (pow x 2)) 11/6))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 187/360 (* -767/15120 (pow x 2)))) 11/6))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 1)) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* -1 x))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* 1/6 (pow x 2)) 1)))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/6 (* -1/120 (pow x 2)))) 1)))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))) 1)))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* -1/3 (pow x 2)) 1)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/15 (pow x 2)) 1/3)) 1)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -17/315 (pow x 2)) 2/15)) 1/3)) 1)))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 1)) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* -5/6 (pow x 2))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 67/360 (pow x 2)) 5/6))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 67/360 (* -19/3024 (pow x 2)))) 5/6))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (* (* x x) x) (* x x)) #s(hole binary64 (pow x 5))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 -1/120)) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* 1/5040 (pow x 2)) 1/120))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* 1/5040 (pow x 2)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* 1/5040 x))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* x (+ 1/5040 (* -1/362880 (pow x 2)))))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 1/5040)) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (+ 1/5040 (* -1/362880 (pow x 2))))) |
#s(approx (* (pow x 3) 1/6) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (pow (pow x 3/2) 2) 1/6) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (pow (pow x 3/2) 2) #s(hole binary64 (pow x 3))) |
#s(approx (pow x 3/2) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -73/120 (pow x 2)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120)))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 1)) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 4/15 (pow x 2)) 1))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 4/15 (* 1/945 (pow x 2)))) 1))))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 1)) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* -3/2 (pow x 2)))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* (pow x 2) (- (* -1/4 (pow x 2)) 3/2)))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -1/15 (pow x 2)) 1/4)) 3/2)))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -17/840 (pow x 2)) 1/15)) 1/4)) 3/2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* (pow x 2) (- (* -1/12 (pow x 2)) 1/2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -1/45 (pow x 2)) 1/12)) 1/2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -17/2520 (pow x 2)) 1/45)) 1/12)) 1/2)))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (+ (log x) (* -1/6 (pow x 2)))))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (- (* -1/180 (pow x 2)) 1/6)))))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (- (* (pow x 2) (- (* -1/2835 (pow x 2)) 1/180)) 1/6)))))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (+ (log x) (* 1/3 (pow x 2)))))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (+ 1/3 (* 7/90 (pow x 2)))))))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 7/90 (* 62/2835 (pow x 2)))))))))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* -1 x))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* x (- (* -1/3 (pow x 2)) 1)))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/15 (pow x 2)) 1/3)) 1)))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -17/315 (pow x 2)) 2/15)) 1/3)) 1)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1/8 (/ (* x (cos (* 2 (PI)))) (sin (* 2 (PI))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* x (- (* -1 (* x (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (* -1/16 (/ (pow (cos (* 2 (PI))) 2) (pow (sin (* 2 (PI))) 2))))))) (* 1/8 (/ (cos (* 2 (PI))) (sin (* 2 (PI))))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (cos (* 2 (PI))) (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (* -1/16 (/ (pow (cos (* 2 (PI))) 2) (pow (sin (* 2 (PI))) 2)))))) (sin (* 2 (PI))))) (+ (* -1/8 (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (pow (cos (* 2 (PI))) 2) (+ (* 1/3 (/ (sin (* 2 (PI))) (cos (* 2 (PI))))) (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI)))))) (pow (sin (* 2 (PI))) 2)))) (* 1/16 (/ (* (cos (* 2 (PI))) (+ 11/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (sin (* 2 (PI))))))))) (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (* -1/16 (/ (pow (cos (* 2 (PI))) 2) (pow (sin (* 2 (PI))) 2))))))) (* 1/8 (/ (cos (* 2 (PI))) (sin (* 2 (PI))))))))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 1)) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 2)) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (/ (* x (cos (* 2 (PI)))) (sin (* 2 (PI))))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (* x (+ (* -1 (* x (+ 11/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2))))) (/ (cos (* 2 (PI))) (sin (* 2 (PI))))))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (pow (cos (* 2 (PI))) 2) (+ (* 1/3 (/ (sin (* 2 (PI))) (cos (* 2 (PI))))) (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI)))))) (pow (sin (* 2 (PI))) 2))))) (+ 11/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2))))) (/ (cos (* 2 (PI))) (sin (* 2 (PI))))))))) |
#s(approx (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) #s(hole binary64 (/ (* x (cos (* 2 (PI)))) (sin (* 2 (PI)))))) |
#s(approx (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) #s(hole binary64 (* x (+ (* -1 (/ (* x (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (pow (sin (* 2 (PI))) 2))) (/ (cos (* 2 (PI))) (sin (* 2 (PI)))))))) |
#s(approx (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) #s(hole binary64 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (pow (cos (* 2 (PI))) 2) (+ (* 1/3 (/ (sin (* 2 (PI))) (cos (* 2 (PI))))) (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI)))))) (pow (sin (* 2 (PI))) 2))))) (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (/ (cos (* 2 (PI))) (sin (* 2 (PI)))))))) |
#s(approx (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) #s(hole binary64 (* x (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* (cos (* 2 (PI))) (* (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (pow (cos (* 2 (PI))) 2) (+ (* 1/3 (/ (sin (* 2 (PI))) (cos (* 2 (PI))))) (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI)))))) (pow (sin (* 2 (PI))) 2))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (sin (* 2 (PI))))) (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (* (+ (* 1/3 (/ (sin (* 2 (PI))) (cos (* 2 (PI))))) (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI))))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (pow (sin (* 2 (PI))) 3))) (/ (* (pow (cos (* 2 (PI))) 2) (+ (* -1 (+ 1/6 (+ (* -1 (/ (* (pow (sin (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (cos (* 2 (PI))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (* 1/6 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))))) (* 1/3 (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))))) (pow (sin (* 2 (PI))) 2)))))) (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (pow (cos (* 2 (PI))) 2) (+ (* 1/3 (/ (sin (* 2 (PI))) (cos (* 2 (PI))))) (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI)))))) (pow (sin (* 2 (PI))) 2))))) (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (/ (cos (* 2 (PI))) (sin (* 2 (PI)))))))) |
#s(approx (/ x (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (/ (* x (cos (* 2 (PI)))) (sin (* 2 (PI)))))) |
#s(approx (/ x (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* x (+ (* -1 (/ (* x (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (pow (sin (* 2 (PI))) 2))) (/ (cos (* 2 (PI))) (sin (* 2 (PI)))))))) |
#s(approx (/ x (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (cos (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (sin (* 2 (PI))))))) (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (/ (cos (* 2 (PI))) (sin (* 2 (PI)))))))) |
#s(approx (/ x (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* x (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* (cos (* 2 (PI))) (* (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (cos (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (sin (* 2 (PI))))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (sin (* 2 (PI))))) (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (cos (* 2 (PI))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (* 1/6 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))))) (pow (sin (* 2 (PI))) 2))) (* -1 (/ (* (pow (cos (* 2 (PI))) 2) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 2))))))) (+ (* -1 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (/ (* (cos (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (sin (* 2 (PI))))))) (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2)))) (/ (cos (* 2 (PI))) (sin (* 2 (PI)))))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (/ (sin (* 2 (PI))) (cos (* 2 (PI)))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (+ (* x (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (/ (sin (* 2 (PI))) (cos (* 2 (PI))))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (+ (* x (- (+ 1 (/ (* x (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (cos (* 2 (PI))))) (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (/ (sin (* 2 (PI))) (cos (* 2 (PI))))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (cos (* 2 (PI))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (* 1/6 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))))) (* -1 (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI)))))))) (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (/ (sin (* 2 (PI))) (cos (* 2 (PI))))))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (* 2 (PI)))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (+ x (* 2 (PI))))) |
#s(approx (+ x (PI)) #s(hole binary64 (PI))) |
#s(approx (+ x (PI)) #s(hole binary64 (+ x (PI)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) (pow x 2))) (/ (cos x) (sin x))) (/ (cos x) x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (/ (cos x) (sin x)) (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) (pow x 3))) (+ (* -1 (/ (* (cos x) (sin x)) (pow x 2))) (+ (/ (cos x) x) (/ (* (cos x) (sin x)) (pow x 2)))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 3) (+ (* -1 (/ (pow (cos x) 3) (pow x 3))) (/ (pow (cos x) 3) (pow (sin x) 3)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* -26023/604800 (pow x 8)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 3859/15120 (/ 1 (pow x 2))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ (* 3859/15120 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* -26023/604800 (pow x 6)))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 3859/15120 (/ 1 (pow x 2))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 3859/15120 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (* -26023/604800 (pow x 4)))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (* (pow x 4) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (* (pow x 4) (- (* 3859/15120 (/ 1 (pow x 2))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* -26023/604800 (pow x 4)))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 (* -26023/604800 (pow x 2)))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 (* (pow x 2) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (pow (cos x) 2)) (pow (sin x) 2)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (+ (/ (pow (cos x) 2) (pow x 2)) (/ (pow (cos x) 2) (pow (sin x) 2))))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (pow (cos x) 2)) (pow (sin x) 2)))) |
#s(approx (/ x (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (/ (* x (pow (cos x) 2)) (sin x)))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (* x (+ (/ (pow (cos x) 2) x) (/ (pow (cos x) 2) (sin x)))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (cos x))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* -1 (sin x)))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* -1 (/ (sin x) (cos x))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (/ (* x (pow (cos x) 2)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* -1/362880 (pow x 9)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* -1/362880 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* -1/362880 (pow x 4)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1/362880 (pow x 3)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* (pow x 3) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* -1/362880 (pow x 2)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* (pow x 2) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* -1/362880 (pow x 9)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) (pow x 2))) (/ (cos x) (sin x))) (/ (cos x) x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (* (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (pow (sin x) 2)) (* (pow x 3) (pow (cos x) 2)))) (/ (cos x) (sin x))) (+ (* -1 (/ (* (cos x) (sin x)) (pow x 2))) (+ (* -1 (/ (* (cos x) (pow (sin x) 2)) (pow x 3))) (+ (* -1 (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) (pow x 3))) (+ (/ (cos x) x) (/ (* (cos x) (sin x)) (pow x 2)))))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 3) (+ (* -1 (/ (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (pow x 3))) (/ (pow (cos x) 3) (pow (sin x) 3)))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x)))))))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (log (* -1 (sin x))))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (log (* -1 (/ (sin x) (cos x)))))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* -1 (/ (sin x) (cos x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (* (pow (cos x) 2) (sin (+ x (* 2 (PI)))))) (* (cos (+ x (* 2 (PI)))) (pow (sin x) 2))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (+ x (* 2 (PI)))) 2)) (* x (* (pow (cos (+ x (* 2 (PI)))) 2) (pow (sin x) 2))))) (/ (* (pow (cos x) 2) (sin (+ x (* 2 (PI))))) (* (cos (+ x (* 2 (PI)))) (pow (sin x) 2))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (* 2 (PI)))) 3)) (* (pow (cos (+ x (* 2 (PI)))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (* 2 (PI)))) 2)) (* (pow (cos (+ x (* 2 (PI)))) 2) (sin x)))) (pow x 2))) (/ (* (pow (cos x) 2) (sin (+ x (* 2 (PI))))) (* (cos (+ x (* 2 (PI)))) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (* 2 (PI)))) 2)) (* x (* (pow (cos (+ x (* 2 (PI)))) 2) (pow (sin x) 2)))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (* (pow (cos x) 2) (* (sin x) (sin (+ x (* 2 (PI)))))) (* (pow x 3) (cos (+ x (* 2 (PI))))))) (/ (* (pow (cos x) 2) (sin (+ x (* 2 (PI))))) (* (cos (+ x (* 2 (PI)))) (pow (sin x) 2)))) (+ (* -1 (/ (* (cos x) (* (sin (+ x (* 2 (PI)))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (* 2 (PI)))) 3)) (* (pow (cos (+ x (* 2 (PI)))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (* 2 (PI)))) 2)) (* (pow (cos (+ x (* 2 (PI)))) 2) (sin x)))))) (* (pow x 3) (cos (+ x (* 2 (PI))))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (* 2 (PI)))) 3)) (* (pow x 2) (* (pow (cos (+ x (* 2 (PI)))) 3) (pow (sin x) 2))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (* 2 (PI)))) 3)) (* (pow x 3) (* (pow (cos (+ x (* 2 (PI)))) 3) (sin x))))) (+ (/ (* (pow (cos x) 3) (pow (sin (+ x (* 2 (PI)))) 2)) (* x (* (pow (cos (+ x (* 2 (PI)))) 2) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (* 2 (PI)))) 2)) (* (pow x 2) (* (pow (cos (+ x (* 2 (PI)))) 2) (sin x)))))))))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (+ x (* 2 (PI)))))) (* (sin x) (sin (+ x (* 2 (PI)))))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (+ x (* 2 (PI))))) (* (sin x) (sin (+ x (* 2 (PI)))))) (/ (pow (cos x) 2) (* x (sin x))))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (+ x (* 2 (PI))))) (* (sin x) (sin (+ x (* 2 (PI)))))) (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow x 2))))))) |
#s(approx (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (+ x (* 2 (PI)))))) (* (sin x) (sin (+ x (* 2 (PI)))))))) |
#s(approx (/ x (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (/ (* x (cos (+ x (* 2 (PI))))) (sin (+ x (* 2 (PI))))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (/ (sin (+ x (* 2 (PI)))) (cos (+ x (* 2 (PI))))))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 x)) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (* x (+ 1 (* 2 (/ (PI) x)))))) |
#s(approx (+ x (PI)) #s(hole binary64 x)) |
#s(approx (+ x (PI)) #s(hole binary64 (* x (+ 1 (/ (PI) x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) x))) x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (+ (* -1 (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) x)) (* (cos x) (sin x)))) x))) x))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (/ (pow (cos x) 3) (pow x 3)) (/ (pow (cos x) 3) (pow (sin x) 3))))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow x 3) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6))))))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (+ (* 1/6 (/ (pow (sqrt -1) 2) (pow x 6))) (/ 1/120 (pow x 4)))) (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (* (pow (pow x 3/2) 2) 1/6) #s(hole binary64 (* -1/6 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow x 3/2) 2) #s(hole binary64 (* -1 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (pow x 3/2) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) x))) x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (- (+ (* -1 (* (cos x) (sin x))) (+ (* (cos x) (sin x)) (/ (* (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (pow (sin x) 2)) (* x (pow (cos x) 2))))) (+ (/ (* (cos x) (pow (sin x) 2)) x) (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) x))) x))) x))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* -1 (* (pow x 3) (- (/ (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (pow x 3)) (/ (pow (cos x) 3) (pow (sin x) 3))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (* (pow (cos x) 2) (sin (- (* 2 (PI)) (* -1 x))))) (* (cos (- (* 2 (PI)) (* -1 x))) (pow (sin x) 2))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (- (* 2 (PI)) (* -1 x)))) (* (cos (- (* 2 (PI)) (* -1 x))) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (- (* 2 (PI)) (* -1 x))) 2)) (* x (* (pow (cos (- (* 2 (PI)) (* -1 x))) 2) (pow (sin x) 2))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (- (* 2 (PI)) (* -1 x)))) (* (cos (- (* 2 (PI)) (* -1 x))) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (- (* 2 (PI)) (* -1 x))) 2)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 2) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (- (* 2 (PI)) (* -1 x))) 3)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (- (* 2 (PI)) (* -1 x))) 2)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 2) (sin x)))) x))) x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (- (* 2 (PI)) (* -1 x)))) (* (cos (- (* 2 (PI)) (* -1 x))) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (- (* 2 (PI)) (* -1 x))) 2)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 2) (pow (sin x) 2)))) (* -1 (/ (- (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (- (* 2 (PI)) (* -1 x))) 3)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 3) (pow (sin x) 2)))) (+ (/ (* (pow (cos x) 2) (* (sin x) (sin (- (* 2 (PI)) (* -1 x))))) (* x (cos (- (* 2 (PI)) (* -1 x))))) (/ (* (pow (cos x) 3) (pow (sin (- (* 2 (PI)) (* -1 x))) 2)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 2) (sin x))))) (+ (/ (* (cos x) (* (sin (- (* 2 (PI)) (* -1 x))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (- (* 2 (PI)) (* -1 x))) 3)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (- (* 2 (PI)) (* -1 x))) 2)) (* (pow (cos (- (* 2 (PI)) (* -1 x))) 2) (sin x)))))) (* x (cos (- (* 2 (PI)) (* -1 x))))) (/ (* (pow (cos x) 4) (pow (sin (- (* 2 (PI)) (* -1 x))) 3)) (* x (* (pow (cos (- (* 2 (PI)) (* -1 x))) 3) (sin x)))))) x))) x))))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (- (* 2 (PI)) (* -1 x))))) (* (sin x) (sin (- (* 2 (PI)) (* -1 x))))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (- (* 2 (PI)) (* -1 x)))) (* (sin x) (sin (- (* 2 (PI)) (* -1 x))))) (/ (pow (cos x) 2) (* x (sin x))))))) |
#s(approx (+ (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (* (cos x) (cos (- (* 2 (PI)) (* -1 x)))) (* (sin x) (sin (- (* 2 (PI)) (* -1 x))))))))) |
#s(approx (* (/ x (tan (+ (+ x (PI)) (PI)))) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (- (* 2 (PI)) (* -1 x))))) (* (sin x) (sin (- (* 2 (PI)) (* -1 x))))))) |
#s(approx (/ x (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (/ (* x (cos (- (* 2 (PI)) (* -1 x)))) (sin (- (* 2 (PI)) (* -1 x)))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (/ (sin (- (* 2 (PI)) (* -1 x))) (cos (- (* 2 (PI)) (* -1 x)))))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (* -1 (* x (- (* -2 (/ (PI) x)) 1))))) |
#s(approx (+ x (PI)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) 1))))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))))) |
(/.f64 #s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x)) #s(literal 5329/14400 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) (*.f64 x x) #s(literal 73/120 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 389017/1728000 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x)) (+.f64 #s(literal 5329/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 3859/15120 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 3859/15120 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)))) |
(fma.f64 #s(literal 3859/15120 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 3859/15120 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64))) #s(literal 14891881/228614400 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)) #s(literal 3859/15120 binary64))) |
(/.f64 (-.f64 #s(literal 14891881/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)))) (-.f64 #s(literal 3859/15120 binary64) (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)) #s(literal 3 binary64)) #s(literal 57467768779/3456649728000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)) (-.f64 #s(literal 14891881/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)) #s(literal 3859/15120 binary64))))) |
(/.f64 (+.f64 #s(literal 57467768779/3456649728000 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 14891881/228614400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64))) (*.f64 #s(literal 3859/15120 binary64) (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)))))) |
(fma.f64 (*.f64 #s(literal -26023/604800 binary64) x) x #s(literal 3859/15120 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) |
(fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) |
(-.f64 #s(literal 3859/15120 binary64) (*.f64 #s(literal 26023/604800 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64)) #s(literal 3859/15120 binary64)) |
(+.f64 #s(literal 3859/15120 binary64) (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64))) |
#s(literal -26023/604800 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(literal 3859/15120 binary64) |
#s(literal 73/120 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))) (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))))))) |
(fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))) |
(fma.f64 (fabs.f64 (/.f64 x (tan.f64 x))) (fabs.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))) |
(fma.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x)) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64))) |
(+.f64 (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))) |
(*.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x)))) |
(*.f64 (fabs.f64 (/.f64 x (tan.f64 x))) (fabs.f64 (/.f64 x (tan.f64 x)))) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) |
(pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 x (/.f64 x (tan.f64 x))) (tan.f64 x)) |
(/.f64 (*.f64 (/.f64 x (tan.f64 x)) x) (tan.f64 x)) |
(/.f64 (*.f64 x x) (*.f64 (tan.f64 x) (tan.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (tan.f64 x) #s(literal -1 binary64))) |
(/.f64 x (tan.f64 x)) |
(/.f64 (neg.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (neg.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)))) |
(/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64))))) |
(/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64))) |
(tan.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) |
(tan.f64 (+.f64 (PI.f64) x)) |
(tan.f64 x) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) (*.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))))) (-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (fabs.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) |
(-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 x (tan.f64 x))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (sin.f64 x) #s(literal -1 binary64))) (cos.f64 x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 x) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (neg.f64 (*.f64 (tan.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) |
(*.f64 (sin.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sin.f64 x)) |
(neg.f64 (sin.f64 x)) |
#s(literal -1 binary64) |
(sin.f64 x) |
(*.f64 (tan.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (tan.f64 x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (*.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (cos.f64 x)) |
(neg.f64 (tan.f64 x)) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (*.f64 #s(literal -1 binary64) x)) |
(cos.f64 x) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))) |
(/.f64 (*.f64 x (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (tan.f64 x)) |
(/.f64 (*.f64 (/.f64 x (tan.f64 x)) (*.f64 (sin.f64 x) #s(literal -1 binary64))) (*.f64 (tan.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (*.f64 (sin.f64 x) #s(literal -1 binary64))) (*.f64 (tan.f64 x) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))) (*.f64 (tan.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x)) #s(literal 1/14400 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x #s(literal 1/120 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64))) |
(fma.f64 #s(literal 1/5040 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x)) |
(fma.f64 #s(literal 1/5040 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(fma.f64 x #s(literal 1/5040 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x)) |
(fma.f64 x #s(literal 1/5040 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(+.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/5040 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(/.f64 (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) #s(literal 1/25401600 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))) |
(/.f64 (+.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/25401600 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) (*.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 3 binary64)) #s(literal 1/128024064000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/362880 binary64) x) x #s(literal 1/5040 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) |
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) |
(-.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64)) |
(+.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) |
#s(literal -1/362880 binary64) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
#s(literal 3 binary64) |
#s(literal 1/6 binary64) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))) (*.f64 (tan.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64))) |
#s(literal 3/2 binary64) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))))) |
(*.f64 (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))) (-.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)))) (+.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)))) (fma.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (/.f64 x (tan.f64 x))) |
(*.f64 (/.f64 x (tan.f64 x)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (*.f64 x x) x) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (tan.f64 x))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))))) |
(pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x)))) #s(literal 3 binary64)))) |
(*.f64 (-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x)))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)))) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))))) (+.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)))) (fma.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))) (*.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))))))) |
(-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x)))) |
(log.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (sin.f64 x))) |
(log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))) |
(log.f64 (*.f64 (tan.f64 x) #s(literal -1 binary64))) |
(*.f64 (tan.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (tan.f64 x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (*.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (cos.f64 x)) |
(neg.f64 (tan.f64 x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))))) |
(*.f64 (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))) (-.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)))) (+.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)))) (fma.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))))) |
(pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (tan.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x)))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))) (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))))))) |
(fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))) |
(fma.f64 (fabs.f64 (/.f64 x (tan.f64 x))) (fabs.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))) |
(fma.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x)) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64))) |
(+.f64 (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x)))) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) (/.f64 x (tan.f64 x))))) |
(*.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x)))) |
(*.f64 (fabs.f64 (/.f64 x (tan.f64 x))) (fabs.f64 (/.f64 x (tan.f64 x)))) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) |
(pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 x (/.f64 x (tan.f64 x))) (tan.f64 x)) |
(/.f64 (*.f64 (/.f64 x (tan.f64 x)) x) (tan.f64 x)) |
(/.f64 (*.f64 x x) (*.f64 (tan.f64 x) (tan.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (tan.f64 x) #s(literal -1 binary64))) |
(/.f64 x (tan.f64 x)) |
(/.f64 (neg.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (neg.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)))) |
(/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64))))) |
(/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64))) |
(tan.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) |
(tan.f64 (+.f64 (PI.f64) x)) |
(tan.f64 x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 x (*.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 x (*.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))) |
(fma.f64 (PI.f64) #s(literal 2 binary64) x) |
(fma.f64 #s(literal 2 binary64) (PI.f64) x) |
(-.f64 x (*.f64 #s(literal -2 binary64) (PI.f64))) |
(+.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) x) |
(+.f64 (+.f64 (PI.f64) x) (PI.f64)) |
(+.f64 (PI.f64) (+.f64 (PI.f64) x)) |
(+.f64 x (*.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (PI.f64) (PI.f64))) (-.f64 x (PI.f64))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x (PI.f64))))) |
(+.f64 (PI.f64) x) |
(+.f64 x (PI.f64)) |
(PI.f64) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (fma.f64 #s(literal -73/120 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3859/15120 binary64)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 (fma.f64 #s(literal -73/120 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3859/15120 binary64)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (fma.f64 #s(literal -73/120 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3859/15120 binary64)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(literal -73/120 binary64)) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (-.f64 (*.f64 (*.f64 x x) #s(literal 3859/15120 binary64)) #s(literal 73/120 binary64))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) (*.f64 (*.f64 x x) #s(literal 3859/15120 binary64))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x)) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(literal 3859/15120 binary64)) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(literal 3 binary64)) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (fma.f64 #s(literal -5/2 binary64) (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 211/360 binary64) (*.f64 x x)) #s(literal 5/2 binary64)) (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -607/15120 binary64) (*.f64 x x) #s(literal 211/360 binary64)) (*.f64 x x)) #s(literal 5/2 binary64)) (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) #s(literal 1 binary64)) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) (fma.f64 #s(literal -2/3 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) (fma.f64 (-.f64 (*.f64 #s(literal 1/15 binary64) (*.f64 x x)) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 2/189 binary64) (*.f64 x x) #s(literal 1/15 binary64)) (*.f64 x x)) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (tan x)) #s(literal 1 binary64)) |
#s(approx (/ x (tan x)) (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (tan x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (tan x)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (tan (+ (+ x (PI)) (PI))) x) |
#s(approx (tan (+ (+ x (PI)) (PI))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan (+ (+ x (PI)) (PI))) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan (+ (+ x (PI)) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(literal 2 binary64)) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (fma.f64 #s(literal -11/6 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (fma.f64 (-.f64 (*.f64 #s(literal 187/360 binary64) (*.f64 x x)) #s(literal 11/6 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -767/15120 binary64) (*.f64 x x) #s(literal 187/360 binary64)) (*.f64 x x)) #s(literal 11/6 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(literal 1 binary64)) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* -1 (sin x)) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (* -1 (sin x)) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* -1 (sin x)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (* -1 (sin x)) (*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* -1 (tan x)) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (* -1 (tan x)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (* -1 (tan x)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (* -1 (tan x)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(literal 1 binary64)) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (fma.f64 #s(literal -5/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (fma.f64 (-.f64 (*.f64 #s(literal 67/360 binary64) (*.f64 x x)) #s(literal 5/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -19/3024 binary64) (*.f64 x x) #s(literal 67/360 binary64)) (*.f64 x x)) #s(literal 5/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (* x x) x) (* x x)) (pow.f64 x #s(literal 5 binary64))) |
#s(approx (pow x 3) (*.f64 (*.f64 x x) x)) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(literal -1/120 binary64)) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x)) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 #s(literal 1/5040 binary64) x)) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x)) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(literal 1/5040 binary64)) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64))) |
#s(approx (* (pow (pow x 3/2) 2) 1/6) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (pow x 3) (*.f64 (*.f64 x x) x)) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (pow (pow x 3/2) 2) 1/6) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (pow x 3) (*.f64 (*.f64 x x) x)) |
#s(approx (pow x 3/2) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (fma.f64 #s(literal -73/120 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3859/15120 binary64)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -26023/604800 binary64) #s(literal 3859/15120 binary64)) x) x) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (pow (/ x (tan x)) 3) #s(literal 1 binary64)) |
#s(approx (pow (/ x (tan x)) 3) (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (pow (/ x (tan x)) 3) (fma.f64 (-.f64 (*.f64 #s(literal 4/15 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (/ x (tan x)) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/945 binary64) (*.f64 x x) #s(literal 4/15 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(literal 1 binary64)) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (fma.f64 #s(literal -3/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/240 binary64) (*.f64 x x) #s(literal 7/8 binary64)) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (*.f64 #s(literal -3/2 binary64) (*.f64 x x))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x x))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/15 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x x))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -17/840 binary64) (*.f64 x x)) #s(literal 1/15 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x x))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (*.f64 (-.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -17/2520 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (log (* -1 (sin x))) (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (* -1 (sin x))) (+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (log.f64 x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (* -1 (sin x))) (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) (log.f64 x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (* -1 (sin x))) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) (log.f64 x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (* -1 (tan x))) (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (* -1 (tan x))) (+.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (log.f64 x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (* -1 (tan x))) (+.f64 (fma.f64 (fma.f64 #s(literal 7/90 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) (log.f64 x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (log (* -1 (tan x))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 62/2835 binary64) (*.f64 x x) #s(literal 7/90 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) (log.f64 x)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (* -1 (tan x)) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (* -1 (tan x)) (*.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (* -1 (tan x)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (* -1 (tan x)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 x x)) #s(literal 2/15 binary64)) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) x) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal -1/8 binary64) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) x) (+.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 11/6 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal -1/16 binary64))) #s(literal 73/240 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))) x #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 11/6 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal -1/16 binary64))) #s(literal 73/240 binary64)) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 11/6 binary64)) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 1/16 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 1/3 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1/8 binary64))))) (+.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 11/6 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal -1/16 binary64))) #s(literal 73/240 binary64))) x (*.f64 #s(literal -1/8 binary64) (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))) x #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(literal 1 binary64)) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (fma.f64 #s(literal -3/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/240 binary64) (*.f64 x x) #s(literal 7/8 binary64)) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(literal 2 binary64)) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (fma.f64 x (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 11/6 binary64)) (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) x #s(literal 2 binary64))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 1/3 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))))) (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 11/6 binary64))) x (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) x #s(literal 2 binary64))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) x) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal -1 binary64) (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) x)) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 1/3 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))))) x (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) x)) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 1/3 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal -1 binary64) (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (fma.f64 (+.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 1/6 binary64)))) #s(literal 1/6 binary64)) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) #s(literal 1/3 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (tan.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 1/3 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))))) x) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))))) x (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) x)) |
#s(approx (/ x (tan x)) (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) x) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ x (tan x)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal -1 binary64) (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) x)) |
#s(approx (/ x (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))))) x (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) x)) |
#s(approx (/ x (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 1/6 binary64)))) #s(literal 1/6 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))))))) (fma.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))))) x) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))))) x (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) x)) |
#s(approx (tan (+ (+ x (PI)) (PI))) (tan.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(approx (tan (+ (+ x (PI)) (PI))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) x (tan.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) (fma.f64 (-.f64 (fma.f64 x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) x (tan.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) x) (+.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 1/6 binary64)))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))) x #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal -1 binary64))) x (tan.f64 (*.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ (+ x (PI)) (PI)) (*.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (+ (+ x (PI)) (PI)) (fma.f64 (PI.f64) #s(literal 2 binary64) x)) |
#s(approx (+ x (PI)) (PI.f64)) |
#s(approx (+ x (PI)) (+.f64 (PI.f64) x)) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (fma.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x) (*.f64 (cos.f64 x) (sin.f64 x))) (*.f64 x x)) #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 (sin.f64 x) #s(literal -1 binary64))) (/.f64 (cos.f64 x) x))) x)) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (-.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 x) (*.f64 (*.f64 x x) x) (*.f64 (sin.f64 x) (*.f64 (fma.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x) (*.f64 (cos.f64 x) (sin.f64 x))) (sin.f64 x)))) (*.f64 (sin.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x)) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (/.f64 (cos.f64 x) x))) x)) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (fma.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64)) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -26023/604800 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3859/15120 binary64)) #s(literal 26023/604800 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3859/15120 binary64)) #s(literal 26023/604800 binary64)) (/.f64 #s(literal 73/120 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3859/15120 binary64))) #s(literal 26023/604800 binary64)) (/.f64 #s(literal 73/120 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -26023/604800 binary64))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3859/15120 binary64)) #s(literal 26023/604800 binary64)))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3859/15120 binary64)) #s(literal 26023/604800 binary64)) (/.f64 #s(literal 73/120 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3859/15120 binary64))) #s(literal 26023/604800 binary64)) (/.f64 #s(literal 73/120 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -26023/604800 binary64))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3859/15120 binary64)) #s(literal 26023/604800 binary64)))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3859/15120 binary64)) #s(literal 26023/604800 binary64)) (/.f64 #s(literal 73/120 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -26023/604800 binary64))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3859/15120 binary64)) #s(literal 26023/604800 binary64)))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) (*.f64 (*.f64 x x) #s(literal -26023/604800 binary64))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3859/15120 binary64)) #s(literal 26023/604800 binary64)) (*.f64 x x))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (fma.f64 (*.f64 x x) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (sin.f64 x)) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (sin.f64 x))) (*.f64 x x))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
#s(approx (/ x (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (tan (+ (+ x (PI)) (PI))) (tan.f64 x)) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (sin.f64 x))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (fma.f64 x (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (sin.f64 x)))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (cos.f64 x)) |
#s(approx (* -1 (sin x)) (*.f64 (sin.f64 x) #s(literal -1 binary64))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* -1 (tan x)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (sin.f64 x))) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x)))) |
#s(approx (- x (sin x)) x) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1/362880 binary64))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/362880 binary64))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/362880 binary64))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/362880 binary64))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1/362880 binary64))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (fma.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x) (*.f64 (cos.f64 x) (sin.f64 x))) (*.f64 x x)) #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 (sin.f64 x) #s(literal -1 binary64))) (/.f64 (cos.f64 x) x))) x)) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x)))) #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 (sin.f64 x) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (cos.f64 x)) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x) (*.f64 (cos.f64 x) (sin.f64 x))) (sin.f64 x)) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (/.f64 (cos.f64 x) x))))))) x)) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 x x) x))) |
#s(approx (pow (/ x (tan x)) 3) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (*.f64 (-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x)))) #s(literal 3 binary64))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (-.f64 (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))))) |
#s(approx (log (* -1 (sin x))) (log.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)))) |
#s(approx (log (* -1 (tan x))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x)))) |
#s(approx (* -1 (tan x)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) x) (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (pow.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 x)) #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) x)) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)))) (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (sin.f64 x)))) (*.f64 x x)) #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) x) (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (pow.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 x)) #s(literal 2 binary64)))))) x)) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 x)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 x x) x)) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)))) (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (sin.f64 x))))) (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (*.f64 (*.f64 x x) x))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (*.f64 (*.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (*.f64 (*.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (sin.f64 x)))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) x) (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (pow.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 x)) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (*.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (sin.f64 x))))))))) x)) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (cos.f64 x)) (*.f64 x x)) (sin.f64 x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (fma.f64 (/.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (cos.f64 x)) (sin.f64 x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x))) (*.f64 x x) (*.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (sin.f64 x)) (*.f64 x x)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (cos.f64 x)) (*.f64 (sin.f64 x) x) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 x)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (sin.f64 x)) (*.f64 (sin.f64 x) x))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) (/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (cos.f64 x)) (*.f64 x x)) (sin.f64 x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)))) |
#s(approx (/ x (tan x)) (/.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) x) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)))) |
#s(approx (tan (+ (+ x (PI)) (PI))) (tan.f64 x)) |
#s(approx (+ (+ x (PI)) (PI)) x) |
#s(approx (+ (+ x (PI)) (PI)) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ x (PI)) x) |
#s(approx (+ x (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 (sin.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (cos.f64 x) x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x) (*.f64 (cos.f64 x) (sin.f64 x))) x) #s(literal -1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x) (*.f64 (cos.f64 x) (sin.f64 x))) (sin.f64 x)) x) #s(literal -1 binary64) (*.f64 (cos.f64 x) (sin.f64 x)))) x) #s(literal -1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 (sin.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (cos.f64 x) x)))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 9 binary64))) (-.f64 #s(literal 1/362880 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 9 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/362880 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 9 binary64))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/362880 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (-.f64 #s(literal 1/362880 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 9 binary64))) (-.f64 #s(literal 1/362880 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 9 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/362880 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (pow x 3/2) 2) 1/6)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 9 binary64))) (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/6 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/362880 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/5040 binary64))))) |
#s(approx (* (pow (pow x 3/2) 2) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1/6 binary64))) |
#s(approx (pow x 3) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
#s(approx (pow x 3/2) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 (sin.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64) (/.f64 (cos.f64 x) x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x) (*.f64 (cos.f64 x) (sin.f64 x))) x) #s(literal -1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (*.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x)))) (*.f64 (cos.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x))) (/.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x) (*.f64 (cos.f64 x) (sin.f64 x))) (sin.f64 x)) x)) x) #s(literal -1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64)) (sin.f64 x))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (*.f64 (tan.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) x) (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (sin.f64 x)))) x) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (sin.f64 x)) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (*.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) x)))) (/.f64 (*.f64 (*.f64 (cos.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (sin.f64 x))))) (*.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) x))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) x) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 x))))) x) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 x)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (fma.f64 (/.f64 (*.f64 x x) (sin.f64 x)) (/.f64 (*.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) (/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (sin.f64 x))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 x))))) |
#s(approx (* (/ x (tan x)) (/ x (tan x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 x)))) |
#s(approx (/ x (tan x)) (/.f64 (*.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) x) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) (tan.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (+ x (PI)) (PI)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (PI.f64) x)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (+ x (PI)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
Compiled 137 383 to 5 200 computations (96.2% saved)
9 alts after pruning (4 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 649 | 4 | 1 653 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 651 | 9 | 1 660 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.1% | (/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (tan.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
| ▶ | 0.0% | (/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
| ✓ | 99.6% | (/.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
| ▶ | 50.5% | (/.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x)))) |
| ✓ | 84.1% | (/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
| ▶ | 83.9% | (/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
| ✓ | 84.1% | (/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
| ✓ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| ✓ | 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
Compiled 577 to 243 computations (57.9% saved)
| Inputs |
|---|
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
#s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) |
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) |
#s(literal -1/362880 binary64) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
(*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(pow.f64 x #s(literal 3/4 binary64)) |
#s(literal 3/4 binary64) |
#s(literal 2 binary64) |
#s(literal 1/6 binary64) |
(tan.f64 x) |
(/.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) |
(*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) |
#s(literal -26023/604800 binary64) |
#s(literal 3859/15120 binary64) |
#s(literal 73/120 binary64) |
#s(literal 1/2 binary64) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x)) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(cos.f64 x) |
(sin.f64 x) |
#s(literal -1 binary64) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) |
(pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) |
(/.f64 x (tan.f64 x)) |
#s(literal 3 binary64) |
(exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64))) |
(*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) |
(*.f64 #s(literal -1 binary64) (sin.f64 x)) |
(log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))) |
(*.f64 #s(literal -1 binary64) (tan.f64 x)) |
(+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(*.f64 (/.f64 x (tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)))) (/.f64 x (tan.f64 x))) |
(/.f64 x (tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)))) |
(tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64))) |
(+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) |
(fma.f64 (PI.f64) #s(literal 2 binary64) x) |
(PI.f64) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (tan.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) |
(pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64)) |
(+.f64 (*.f64 (/.f64 x (tan.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(*.f64 (/.f64 x (tan.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) |
(/.f64 x (tan.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) |
(tan.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))) |
(+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) |
(pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) |
(+.f64 (PI.f64) x) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
(fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))) |
(-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(*.f64 (+.f64 (PI.f64) x) (PI.f64)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (* (* x x) x) (* x x)) #s(hole binary64 (pow x 5))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 -1/120)) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* 1/5040 (pow x 2)) 1/120))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* 1/5040 (pow x 2)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* 1/5040 x))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* x (+ 1/5040 (* -1/362880 (pow x 2)))))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 1/5040)) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (+ 1/5040 (* -1/362880 (pow x 2))))) |
#s(approx (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (pow (* (pow x 3/4) (pow x 3/4)) 2) #s(hole binary64 (pow x 3))) |
#s(approx (* (pow x 3/4) (pow x 3/4)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (pow x 3/4) #s(hole binary64 (pow (* 1 (pow x 3)) 1/4))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -73/120 (pow x 2)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -73/120 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120)))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -73/120 (pow x 2))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120))))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 -73/120)) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (- (* 3859/15120 (pow x 2)) 73/120))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* 3859/15120 (pow x 2)))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 3859/15120)) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 (+ 3859/15120 (* -26023/604800 (pow x 2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 3)) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* -5/2 (pow x 2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* 211/360 (pow x 2)) 5/2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 211/360 (* -607/15120 (pow x 2)))) 5/2))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 3)) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 (+ 3 (* -5/2 (pow x 2))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 (+ 3 (* (pow x 2) (- (* 211/360 (pow x 2)) 5/2))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 211/360 (* -607/15120 (pow x 2)))) 5/2))))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (/ 3 (pow x 2)))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (/ (+ 3 (* -5/2 (pow x 2))) (pow x 2)))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (/ (+ 3 (* (pow x 2) (- (* 211/360 (pow x 2)) 5/2))) (pow x 2)))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (/ (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 211/360 (* -607/15120 (pow x 2)))) 5/2))) (pow x 2)))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) #s(hole binary64 (/ -2 (pow x 2)))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) #s(hole binary64 (/ (- (* 11/6 (pow x 2)) 2) (pow x 2)))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) #s(hole binary64 (/ (- (* (pow x 2) (+ 11/6 (* -187/360 (pow x 2)))) 2) (pow x 2)))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) #s(hole binary64 (/ (- (* (pow x 2) (+ 11/6 (* (pow x 2) (- (* 767/15120 (pow x 2)) 187/360)))) 2) (pow x 2)))) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) #s(hole binary64 (/ -2 x))) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) #s(hole binary64 (/ (- (* 11/6 (pow x 2)) 2) x))) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) #s(hole binary64 (/ (- (* (pow x 2) (+ 11/6 (* -187/360 (pow x 2)))) 2) x))) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) #s(hole binary64 (/ (- (* (pow x 2) (+ 11/6 (* (pow x 2) (- (* 767/15120 (pow x 2)) 187/360)))) 2) x))) |
#s(approx (/ (pow (cos x) 2) (sin x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (pow (cos x) 2) (sin x)) #s(hole binary64 (/ (+ 1 (* -5/6 (pow x 2))) x))) |
#s(approx (/ (pow (cos x) 2) (sin x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 67/360 (pow x 2)) 5/6))) x))) |
#s(approx (/ (pow (cos x) 2) (sin x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 67/360 (* -19/3024 (pow x 2)))) 5/6))) x))) |
#s(approx (pow (cos x) 2) #s(hole binary64 1)) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (* (/ (pow (cos x) 2) x) -1) #s(hole binary64 (/ -1 x))) |
#s(approx (* (/ (pow (cos x) 2) x) -1) #s(hole binary64 (/ (- (pow x 2) 1) x))) |
#s(approx (* (/ (pow (cos x) 2) x) -1) #s(hole binary64 (/ (- (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))) 1) x))) |
#s(approx (* (/ (pow (cos x) 2) x) -1) #s(hole binary64 (/ (- (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))) 1) x))) |
#s(approx (/ (pow (cos x) 2) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (pow (cos x) 2) x) #s(hole binary64 (/ (+ 1 (* -1 (pow x 2))) x))) |
#s(approx (/ (pow (cos x) 2) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))) x))) |
#s(approx (/ (pow (cos x) 2) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))) x))) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) #s(hole binary64 (/ (+ 1 (* -2/3 (pow x 2))) (pow x 2)))) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/15 (pow x 2)) 2/3))) (pow x 2)))) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/15 (* 2/189 (pow x 2)))) 2/3))) (pow x 2)))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1/8 (/ (* x (cos (+ (PI) (* 2 (PI))))) (sin (+ (PI) (* 2 (PI)))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* x (- (* -1 (* x (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (* -1/16 (/ (pow (cos (+ (PI) (* 2 (PI)))) 2) (pow (sin (+ (PI) (* 2 (PI)))) 2))))))) (* 1/8 (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI)))))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (cos (+ (PI) (* 2 (PI)))) (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (* -1/16 (/ (pow (cos (+ (PI) (* 2 (PI)))) 2) (pow (sin (+ (PI) (* 2 (PI)))) 2)))))) (sin (+ (PI) (* 2 (PI)))))) (+ (* -1/8 (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (+ (* 1/3 (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))) (/ (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (cos (+ (PI) (* 2 (PI))))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (* 1/16 (/ (* (cos (+ (PI) (* 2 (PI)))) (+ 11/6 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (sin (+ (PI) (* 2 (PI)))))))))) (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (* -1/16 (/ (pow (cos (+ (PI) (* 2 (PI)))) 2) (pow (sin (+ (PI) (* 2 (PI)))) 2))))))) (* 1/8 (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI)))))))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -73/120 (pow x 2)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120)))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 1)) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 4/15 (pow x 2)) 1))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 4/15 (* 1/945 (pow x 2)))) 1))))) |
#s(approx (/ x (tan x)) #s(hole binary64 1)) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* -1/3 (pow x 2))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/45 (pow x 2)) 1/3))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -2/945 (pow x 2)) 1/45)) 1/3))))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 1)) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* -3/2 (pow x 2)))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* (pow x 2) (- (* -1/4 (pow x 2)) 3/2)))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -1/15 (pow x 2)) 1/4)) 3/2)))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -17/840 (pow x 2)) 1/15)) 1/4)) 3/2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* (pow x 2) (- (* -1/12 (pow x 2)) 1/2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -1/45 (pow x 2)) 1/12)) 1/2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -17/2520 (pow x 2)) 1/45)) 1/12)) 1/2)))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (+ (log x) (* -1/6 (pow x 2)))))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (- (* -1/180 (pow x 2)) 1/6)))))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (- (* (pow x 2) (- (* -1/2835 (pow x 2)) 1/180)) 1/6)))))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* -1 x))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* 1/6 (pow x 2)) 1)))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/6 (* -1/120 (pow x 2)))) 1)))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))) 1)))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (+ (log x) (* 1/3 (pow x 2)))))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (+ 1/3 (* 7/90 (pow x 2)))))))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 7/90 (* 62/2835 (pow x 2)))))))))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* -1 x))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* x (- (* -1/3 (pow x 2)) 1)))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/15 (pow x 2)) 1/3)) 1)))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -17/315 (pow x 2)) 2/15)) 1/3)) 1)))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 2)) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (/ (* x (cos (+ (PI) (* 2 (PI))))) (sin (+ (PI) (* 2 (PI)))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (* x (+ (* -1 (* x (+ 11/6 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI)))))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (+ (* 1/3 (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))) (/ (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (cos (+ (PI) (* 2 (PI))))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))))) (+ 11/6 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI)))))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) #s(hole binary64 (/ (* x (cos (+ (PI) (* 2 (PI))))) (sin (+ (PI) (* 2 (PI))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) #s(hole binary64 (* x (+ (* -1 (/ (* x (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI))))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) #s(hole binary64 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (+ (* 1/3 (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))) (/ (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (cos (+ (PI) (* 2 (PI))))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI))))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) #s(hole binary64 (* x (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* (cos (+ (PI) (* 2 (PI)))) (* (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (+ (* 1/3 (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))) (/ (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (cos (+ (PI) (* 2 (PI))))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))))) (sin (+ (PI) (* 2 (PI)))))) (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (* (+ (* 1/3 (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))) (/ (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (cos (+ (PI) (* 2 (PI)))))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))))) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (+ (* -1 (+ 1/6 (+ (* -1 (/ (* (pow (sin (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (cos (+ (PI) (* 2 (PI)))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (* 1/6 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))))) (* 1/3 (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))))) (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (+ (* 1/3 (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))) (/ (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (cos (+ (PI) (* 2 (PI))))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI))))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) #s(hole binary64 (/ (* x (cos (+ (PI) (* 2 (PI))))) (sin (+ (PI) (* 2 (PI))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) #s(hole binary64 (* x (+ (* -1 (/ (* x (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI))))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) #s(hole binary64 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (cos (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (sin (+ (PI) (* 2 (PI)))))))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI))))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) #s(hole binary64 (* x (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* (cos (+ (PI) (* 2 (PI)))) (* (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (cos (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (sin (+ (PI) (* 2 (PI)))))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))))) (sin (+ (PI) (* 2 (PI)))))) (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (cos (+ (PI) (* 2 (PI)))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (* 1/6 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))) (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 2))))))) (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (cos (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (sin (+ (PI) (* 2 (PI)))))))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI))))))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) #s(hole binary64 (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI))))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) #s(hole binary64 (+ (* x (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) #s(hole binary64 (+ (* x (- (+ 1 (/ (* x (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))))) (cos (+ (PI) (* 2 (PI)))))) (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) #s(hole binary64 (+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (cos (+ (PI) (* 2 (PI)))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (* 1/6 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))))))) (* -1 (/ (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (cos (+ (PI) (* 2 (PI))))))))) (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))))) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) #s(hole binary64 (+ (PI) (* 2 (PI))))) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) #s(hole binary64 (+ x (+ (PI) (* 2 (PI)))))) |
#s(approx (+ (* (PI) 2) x) #s(hole binary64 (* 2 (PI)))) |
#s(approx (+ (* (PI) 2) x) #s(hole binary64 (+ x (* 2 (PI))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 2)) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* -11/6 (pow x 2))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 187/360 (pow x 2)) 11/6))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 187/360 (* -767/15120 (pow x 2)))) 11/6))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 1)) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* -1/3 (pow x 2)) 1)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/15 (pow x 2)) 1/3)) 1)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -17/315 (pow x 2)) 2/15)) 1/3)) 1)))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 1)) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* -5/6 (pow x 2))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 67/360 (pow x 2)) 5/6))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 67/360 (* -19/3024 (pow x 2)))) 5/6))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1/8 (/ (* x (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* x (- (* -1 (* x (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (* -1/16 (/ (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))))) (* 1/8 (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (* -1/16 (/ (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* -1/8 (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 1/3 (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (* 1/16 (/ (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ 11/6 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))))) (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (* -1/16 (/ (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))))) (* 1/8 (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 1)) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 2)) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (/ (* x (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (* x (+ (* -1 (* x (+ 11/6 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 1/3 (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))) (+ 11/6 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) #s(hole binary64 (/ (* x (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) #s(hole binary64 (* x (+ (* -1 (/ (* x (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) #s(hole binary64 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 1/3 (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) #s(hole binary64 (* x (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 1/3 (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (* (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 1/3 (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* -1/6 (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 3)) (+ (* 1/3 (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (+ (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 3))) (/ 1 (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* -1/6 (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 3)) (+ (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 3))) (/ 1 (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* 2 (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (+ (/ (* (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))))) (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 1/3 (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) #s(hole binary64 (/ (* x (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) #s(hole binary64 (* x (+ (* -1 (/ (* x (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) #s(hole binary64 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) #s(hole binary64 (* x (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (* (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* -1/6 (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 3)) (+ (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 3))) (/ 1 (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* -1/6 (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 3)) (+ (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 3))) (/ 1 (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* 2 (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (+ (/ (* (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))))) (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) #s(hole binary64 (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) #s(hole binary64 (+ (* x (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) #s(hole binary64 (+ (* x (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* x (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) #s(hole binary64 (+ (* x (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* x (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* x (- (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* -1/6 (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 3)) (+ (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 3))) (/ 1 (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* -1/6 (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 3)) (+ (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 3))) (/ 1 (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* 2 (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (+ (/ (* (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (+ (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* x (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (+ (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* x (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* x (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (+ (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* x (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* x (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* x (- (+ (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 3))) (/ 1 (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (* 2 (pow (PI) 3)))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (+ (* 2 (pow (PI) 3)) (* x (+ (* 2 (pow (PI) 2)) (pow (PI) 2)))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (+ (* 2 (pow (PI) 3)) (* x (+ (* 2 (pow (PI) 2)) (+ (* x (+ (PI) (* 2 (PI)))) (pow (PI) 2))))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (+ (* 2 (pow (PI) 3)) (* x (+ (* 2 (pow (PI) 2)) (+ (* x (+ x (+ (PI) (* 2 (PI))))) (pow (PI) 2))))))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (pow (PI) 3))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (+ (* x (+ (* 2 (pow (PI) 2)) (pow (PI) 2))) (pow (PI) 3)))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (+ (* x (+ (* 2 (pow (PI) 2)) (+ (* x (+ (PI) (* 2 (PI)))) (pow (PI) 2)))) (pow (PI) 3)))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (+ (* x (+ (* 2 (pow (PI) 2)) (+ (* x (+ x (+ (PI) (* 2 (PI))))) (pow (PI) 2)))) (pow (PI) 3)))) |
#s(approx (+ (PI) x) #s(hole binary64 (PI))) |
#s(approx (+ (PI) x) #s(hole binary64 (+ x (PI)))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (- (+ (* 2 (pow (PI) 2)) (* x (- (* 2 (PI)) (PI)))) (pow (PI) 2)))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (- (+ (* 2 (pow (PI) 2)) (* x (- (+ x (* 2 (PI))) (PI)))) (pow (PI) 2)))) |
#s(approx (- (* (PI) (PI)) (* (+ (PI) x) (PI))) #s(hole binary64 (* -1 (* x (PI))))) |
#s(approx (* (+ (PI) x) (PI)) #s(hole binary64 (pow (PI) 2))) |
#s(approx (* (+ (PI) x) (PI)) #s(hole binary64 (+ (* x (PI)) (pow (PI) 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* -1/362880 (pow x 9)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* -1/362880 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* -1/362880 (pow x 4)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1/362880 (pow x 3)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* (pow x 3) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* -1/362880 (pow x 2)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* (pow x 2) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) (pow x 2))) (/ (cos x) (sin x))) (/ (cos x) x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (/ (cos x) (sin x)) (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) (pow x 3))) (+ (* -1 (/ (* (cos x) (sin x)) (pow x 2))) (+ (/ (cos x) x) (/ (* (cos x) (sin x)) (pow x 2)))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 3) (+ (* -1 (/ (pow (cos x) 3) (pow x 3))) (/ (pow (cos x) 3) (pow (sin x) 3)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* -26023/604800 (pow x 8)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 3859/15120 (/ 1 (pow x 2))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ (* 3859/15120 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* -26023/604800 (pow x 6)))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 3859/15120 (/ 1 (pow x 2))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 3859/15120 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (* -26023/604800 (pow x 4)))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (* (pow x 4) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (* (pow x 4) (- (* 3859/15120 (/ 1 (pow x 2))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* -26023/604800 (pow x 4)))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 (* -26023/604800 (pow x 2)))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 (* (pow x 2) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (pow (cos x) 2)) (pow (sin x) 2)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (+ (/ (pow (cos x) 2) (pow x 2)) (/ (pow (cos x) 2) (pow (sin x) 2))))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 (/ (* (pow x 2) (pow (cos x) 2)) (pow (sin x) 2)))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (+ (/ (pow (cos x) 2) (pow x 2)) (/ (pow (cos x) 2) (pow (sin x) 2))))))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (/ (pow (cos x) 2) (pow (sin x) 2)))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow (sin x) 2))))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (+ (/ (pow (cos x) 2) (* x (sin x))) (+ (/ (pow (cos x) 2) (pow x 2)) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) #s(hole binary64 (* -1 (/ (pow (cos x) 2) (* x (sin x)))))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) #s(hole binary64 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x))) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) #s(hole binary64 (* -1 (/ (pow (cos x) 2) (sin x))))) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) #s(hole binary64 (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))))) |
#s(approx (/ (pow (cos x) 2) (sin x)) #s(hole binary64 (/ (pow (cos x) 2) (sin x)))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (/ (pow (cos x) 2) x) -1) #s(hole binary64 (* -1 (/ (pow (cos x) 2) x)))) |
#s(approx (/ (pow (cos x) 2) x) #s(hole binary64 (/ (pow (cos x) 2) x))) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) #s(hole binary64 (/ (pow (cos x) 2) (pow (sin x) 2)))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow (sin x) 2))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (* (pow (cos x) 2) (sin (+ x (+ (PI) (* 2 (PI))))))) (* (cos (+ x (+ (PI) (* 2 (PI))))) (pow (sin x) 2))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 2)) (* x (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 2) (pow (sin x) 2))))) (/ (* (pow (cos x) 2) (sin (+ x (+ (PI) (* 2 (PI)))))) (* (cos (+ x (+ (PI) (* 2 (PI))))) (pow (sin x) 2))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 3)) (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 2)) (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 2) (sin x)))) (pow x 2))) (/ (* (pow (cos x) 2) (sin (+ x (+ (PI) (* 2 (PI)))))) (* (cos (+ x (+ (PI) (* 2 (PI))))) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 2)) (* x (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 2) (pow (sin x) 2)))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (* (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (* (sin x) (sin (+ x (+ (PI) (* 2 (PI))))))) (* (pow x 3) (* (cos x) (cos (+ x (+ (PI) (* 2 (PI))))))))) (/ (* (pow (cos x) 2) (sin (+ x (+ (PI) (* 2 (PI)))))) (* (cos (+ x (+ (PI) (* 2 (PI))))) (pow (sin x) 2)))) (+ (* -1 (/ (* (cos x) (* (sin (+ x (+ (PI) (* 2 (PI))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 3)) (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 2)) (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 2) (sin x)))))) (* (pow x 3) (cos (+ x (+ (PI) (* 2 (PI)))))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 3)) (* (pow x 2) (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 3) (pow (sin x) 2))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 3)) (* (pow x 3) (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 3) (sin x))))) (+ (/ (* (pow (cos x) 3) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 2)) (* x (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 2) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 2)) (* (pow x 2) (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 2) (sin x)))))))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 3) (+ (* -1 (/ (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (pow x 3))) (/ (pow (cos x) 3) (pow (sin x) 3)))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (/ x (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x)))))))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (log (* -1 (sin x))))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* -1 (sin x)))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (log (* -1 (/ (sin x) (cos x)))))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* -1 (/ (sin x) (cos x))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (+ x (+ (PI) (* 2 (PI))))))) (* (sin x) (sin (+ x (+ (PI) (* 2 (PI))))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (+ x (+ (PI) (* 2 (PI)))))) (* (sin x) (sin (+ x (+ (PI) (* 2 (PI))))))) (/ (pow (cos x) 2) (* x (sin x))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (+ x (+ (PI) (* 2 (PI)))))) (* (sin x) (sin (+ x (+ (PI) (* 2 (PI))))))) (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow x 2))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (+ x (+ (PI) (* 2 (PI))))))) (* (sin x) (sin (+ x (+ (PI) (* 2 (PI))))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) #s(hole binary64 (/ (* x (cos (+ x (+ (PI) (* 2 (PI)))))) (sin (+ x (+ (PI) (* 2 (PI)))))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) #s(hole binary64 (/ (sin (+ x (+ (PI) (* 2 (PI))))) (cos (+ x (+ (PI) (* 2 (PI)))))))) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) #s(hole binary64 x)) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) #s(hole binary64 (* x (+ 1 (+ (* 2 (/ (PI) x)) (/ (PI) x)))))) |
#s(approx (+ (* (PI) 2) x) #s(hole binary64 x)) |
#s(approx (+ (* (PI) 2) x) #s(hole binary64 (* x (+ 1 (* 2 (/ (PI) x)))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (/ (* x (pow (cos x) 2)) (sin x)))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (* x (+ (/ (pow (cos x) 2) x) (/ (pow (cos x) 2) (sin x)))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (cos x))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* -1 (/ (sin x) (cos x))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (/ (* x (pow (cos x) 2)) (sin x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))) (* (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) (pow (sin x) 2))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2)) (* x (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2) (pow (sin x) 2))))) (/ (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))) (* (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) (pow (sin x) 2))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2) (sin x)))) (pow x 2))) (/ (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))) (* (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2)) (* x (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2) (pow (sin x) 2)))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (* (pow (cos x) 2) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))) (* (pow x 3) (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))))) (/ (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))) (* (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) (pow (sin x) 2)))) (+ (* -1 (/ (* (cos x) (* (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2) (sin x)))))) (* (pow x 3) (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3)) (* (pow x 2) (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3) (pow (sin x) 2))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3)) (* (pow x 3) (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3) (sin x))))) (+ (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2)) (* x (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2)) (* (pow x 2) (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2) (sin x)))))))))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))) (/ (pow (cos x) 2) (* x (sin x))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))) (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow x 2))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) #s(hole binary64 (/ (* x (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) #s(hole binary64 (/ (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 x)) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (* x (+ 1 (* 2 (/ (PI) x)))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (* x (- (+ 1 (+ (* 2 (/ (PI) x)) (* 2 (/ (pow (PI) 2) (pow x 2))))) (* 2 (/ (* (PI) (- (* 2 (PI)) (PI))) (pow x 2))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (* x (- (+ 1 (+ (* 2 (/ (PI) x)) (+ (* 2 (/ (pow (PI) 2) (pow x 2))) (* 2 (/ (pow (PI) 3) (pow x 3)))))) (+ (* 2 (/ (* (PI) (- (* 2 (PI)) (PI))) (pow x 2))) (+ (* 2 (/ (* (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (pow x 3))) (/ (* (- (* 2 (PI)) (PI)) (- (* 2 (pow (PI) 2)) (* 2 (* (PI) (- (* 2 (PI)) (PI)))))) (pow x 3)))))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (pow x 3))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* 2 (/ (PI) x)) (/ (PI) x)))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* 2 (/ (PI) x)) (+ (* 2 (/ (pow (PI) 2) (pow x 2))) (+ (/ (PI) x) (/ (pow (PI) 2) (pow x 2))))))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* 2 (/ (PI) x)) (+ (* 2 (/ (pow (PI) 2) (pow x 2))) (+ (* 2 (/ (pow (PI) 3) (pow x 3))) (+ (/ (PI) x) (/ (pow (PI) 2) (pow x 2)))))))))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (pow x 3))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* 2 (/ (PI) x)) (/ (PI) x)))))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* 2 (/ (PI) x)) (+ (* 2 (/ (pow (PI) 2) (pow x 2))) (+ (/ (PI) x) (/ (pow (PI) 2) (pow x 2))))))))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* 2 (/ (PI) x)) (+ (* 2 (/ (pow (PI) 2) (pow x 2))) (+ (/ (PI) x) (+ (/ (pow (PI) 2) (pow x 2)) (/ (pow (PI) 3) (pow x 3)))))))))) |
#s(approx (+ (PI) x) #s(hole binary64 x)) |
#s(approx (+ (PI) x) #s(hole binary64 (* x (+ 1 (/ (PI) x))))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (* (pow x 2) (- (+ 1 (* 2 (/ (PI) x))) (/ (PI) x))))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (* (pow x 2) (- (+ 1 (+ (* 2 (/ (PI) x)) (* 2 (/ (pow (PI) 2) (pow x 2))))) (+ (/ (PI) x) (/ (pow (PI) 2) (pow x 2))))))) |
#s(approx (* (+ (PI) x) (PI)) #s(hole binary64 (* x (PI)))) |
#s(approx (* (+ (PI) x) (PI)) #s(hole binary64 (* x (+ (PI) (/ (pow (PI) 2) x))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (+ (* 1/6 (/ (pow (sqrt -1) 2) (pow x 6))) (/ 1/120 (pow x 4)))) (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6) #s(hole binary64 (* -1/6 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (pow (* (pow x 3/4) (pow x 3/4)) 2) #s(hole binary64 (* -1 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (* (pow x 3/4) (pow x 3/4)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (pow x 3/4) #s(hole binary64 (exp (* 1/4 (+ (log -1) (* -3 (log (/ -1 x)))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) x))) x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (+ (* -1 (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) x)) (* (cos x) (sin x)))) x))) x))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (/ (pow (cos x) 3) (pow x 3)) (/ (pow (cos x) 3) (pow (sin x) 3))))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (pow (cos x) 2) (pow (sin x) 2))))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) #s(hole binary64 (* -1 (/ (+ (/ (pow (cos x) 2) x) (/ (pow (cos x) 2) (sin x))) x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (* (pow (cos x) 2) (sin (- (+ (PI) (* 2 (PI))) (* -1 x))))) (* (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) (pow (sin x) 2))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (- (+ (PI) (* 2 (PI))) (* -1 x)))) (* (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 2)) (* x (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 2) (pow (sin x) 2))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (- (+ (PI) (* 2 (PI))) (* -1 x)))) (* (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 2)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 2) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 3)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 2)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 2) (sin x)))) x))) x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (- (+ (PI) (* 2 (PI))) (* -1 x)))) (* (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 2)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 2) (pow (sin x) 2)))) (* -1 (/ (- (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 3)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 3) (pow (sin x) 2)))) (+ (/ (* (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (* (sin x) (sin (- (+ (PI) (* 2 (PI))) (* -1 x))))) (* x (* (cos x) (cos (- (+ (PI) (* 2 (PI))) (* -1 x)))))) (/ (* (pow (cos x) 3) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 2)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 2) (sin x))))) (+ (/ (* (cos x) (* (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 3)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 2)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 2) (sin x)))))) (* x (cos (- (+ (PI) (* 2 (PI))) (* -1 x))))) (/ (* (pow (cos x) 4) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 3)) (* x (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 3) (sin x)))))) x))) x))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* -1 (* (pow x 3) (- (/ (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (pow x 3)) (/ (pow (cos x) 3) (pow (sin x) 3))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (- (+ (PI) (* 2 (PI))) (* -1 x))))) (* (sin x) (sin (- (+ (PI) (* 2 (PI))) (* -1 x))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (- (+ (PI) (* 2 (PI))) (* -1 x)))) (* (sin x) (sin (- (+ (PI) (* 2 (PI))) (* -1 x))))) (/ (pow (cos x) 2) (* x (sin x))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (* (cos x) (cos (- (+ (PI) (* 2 (PI))) (* -1 x)))) (* (sin x) (sin (- (+ (PI) (* 2 (PI))) (* -1 x))))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (- (+ (PI) (* 2 (PI))) (* -1 x))))) (* (sin x) (sin (- (+ (PI) (* 2 (PI))) (* -1 x))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) #s(hole binary64 (/ (* x (cos (- (+ (PI) (* 2 (PI))) (* -1 x)))) (sin (- (+ (PI) (* 2 (PI))) (* -1 x)))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) #s(hole binary64 (/ (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) (cos (- (+ (PI) (* 2 (PI))) (* -1 x)))))) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (PI) (* 2 (PI))) x)) 1))))) |
#s(approx (+ (* (PI) 2) x) #s(hole binary64 (* -1 (* x (- (* -2 (/ (PI) x)) 1))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))) (* (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) (pow (sin x) 2))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))) (* (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2)) (* x (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2) (pow (sin x) 2))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))) (* (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2) (sin x)))) x))) x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))) (* (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2) (pow (sin x) 2)))) (* -1 (/ (- (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3) (pow (sin x) 2)))) (+ (/ (* (pow (cos x) 2) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))) (* x (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2) (sin x))))) (+ (/ (* (cos x) (* (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2) (sin x)))))) (* x (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))) (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3)) (* x (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3) (sin x)))))) x))) x))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))) (/ (pow (cos x) 2) (* x (sin x))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) #s(hole binary64 (/ (* x (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) #s(hole binary64 (/ (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (PI) (* 2 (PI))) (* -1 (- (* -2 (PI)) (* -1 (PI))))) x)) 1))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (PI) (+ (* -1 (/ (- (+ (* -2 (pow (PI) 2)) (* -1 (pow (PI) 2))) (+ (* -1 (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (* (- (* -2 (PI)) (* -1 (PI))) (- (+ (PI) (* 2 (PI))) (* -1 (- (* -2 (PI)) (* -1 (PI)))))))) x)) (* 2 (PI)))) (* -1 (- (* -2 (PI)) (* -1 (PI))))) x)) 1))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (PI) (+ (* -1 (/ (- (+ (* -2 (pow (PI) 2)) (+ (* -1 (/ (- (* 2 (pow (PI) 3)) (+ (* (- (* -2 (PI)) (* -1 (PI))) (- (+ (* -2 (pow (PI) 2)) (* -1 (pow (PI) 2))) (+ (* -1 (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (* (- (* -2 (PI)) (* -1 (PI))) (- (+ (PI) (* 2 (PI))) (* -1 (- (* -2 (PI)) (* -1 (PI))))))))) (* (- (* 2 (pow (PI) 2)) (pow (PI) 2)) (- (+ (PI) (* 2 (PI))) (* -1 (- (* -2 (PI)) (* -1 (PI)))))))) x)) (* -1 (pow (PI) 2)))) (+ (* -1 (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (* (- (* -2 (PI)) (* -1 (PI))) (- (+ (PI) (* 2 (PI))) (* -1 (- (* -2 (PI)) (* -1 (PI)))))))) x)) (* 2 (PI)))) (* -1 (- (* -2 (PI)) (* -1 (PI))))) x)) 1))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (PI) (* 2 (PI))) x)) 1))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (PI) (+ (* -1 (/ (+ (* -2 (pow (PI) 2)) (* -1 (pow (PI) 2))) x)) (* 2 (PI)))) x)) 1))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (PI) (+ (* -1 (/ (+ (* -2 (/ (pow (PI) 3) x)) (+ (* -2 (pow (PI) 2)) (* -1 (pow (PI) 2)))) x)) (* 2 (PI)))) x)) 1))))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (PI) (* 2 (PI))) x)) 1))))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (PI) (+ (* -1 (/ (+ (* -2 (pow (PI) 2)) (* -1 (pow (PI) 2))) x)) (* 2 (PI)))) x)) 1))))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (PI) (+ (* -1 (/ (+ (* -2 (pow (PI) 2)) (+ (* -1 (/ (pow (PI) 3) x)) (* -1 (pow (PI) 2)))) x)) (* 2 (PI)))) x)) 1))))) |
#s(approx (+ (PI) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) 1))))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -2 (PI)) (* -1 (PI))) x)))))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (+ (* -2 (PI)) (* -1 (/ (- (* 2 (pow (PI) 2)) (pow (PI) 2)) x))) (* -1 (PI))) x)))))) |
#s(approx (* (+ (PI) x) (PI)) #s(hole binary64 (* -1 (* x (+ (* -1 (PI)) (* -1 (/ (pow (PI) 2) x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 76.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (- x (sin x)) (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) (* (* (* x x) x) (* x x)) (* (* x x) x) (* x x) x (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6) (pow (* (pow x 3/4) (pow x 3/4)) 2) (* (pow x 3/4) (pow x 3/4)) (pow x 3/4) 3/4 2 1/6 (tan x) (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) (+ (* -26023/604800 (* x x)) 3859/15120) -26023/604800 3859/15120 73/120 1/2 (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) (/ (pow (cos x) 2) (sin x)) (pow (cos x) 2) (cos x) (sin x) -1 (* (/ (pow (cos x) 2) x) -1) (/ (pow (cos x) 2) x) (/ (pow (cos x) 2) (pow (sin x) 2)) (pow (sin x) 2) (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (pow (/ x (tan x)) 3) (/ x (tan x)) 3 (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (log (* -1 (sin x))) (* -1 (sin x)) (log (* -1 (tan x))) (* -1 (tan x)) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (tan (+ (+ (* (PI) 2) x) (PI))) (+ (+ (* (PI) 2) x) (PI)) (+ (* (PI) 2) x) (PI) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (cos x)) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (pow (+ (PI) x) 3) (+ (PI) x) (pow (PI) 3) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) (- (* (PI) (PI)) (* (+ (PI) x) (PI))) (* (PI) (PI)) (* (+ (PI) x) (PI))) |
| 55.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (- x (sin x)) (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) (* (* (* x x) x) (* x x)) (* (* x x) x) (* x x) x (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6) (pow (* (pow x 3/4) (pow x 3/4)) 2) (* (pow x 3/4) (pow x 3/4)) (pow x 3/4) 3/4 2 1/6 (tan x) (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) (+ (* -26023/604800 (* x x)) 3859/15120) -26023/604800 3859/15120 73/120 1/2 (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) (/ (pow (cos x) 2) (sin x)) (pow (cos x) 2) (cos x) (sin x) -1 (* (/ (pow (cos x) 2) x) -1) (/ (pow (cos x) 2) x) (/ (pow (cos x) 2) (pow (sin x) 2)) (pow (sin x) 2) (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (pow (/ x (tan x)) 3) (/ x (tan x)) 3 (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (log (* -1 (sin x))) (* -1 (sin x)) (log (* -1 (tan x))) (* -1 (tan x)) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (tan (+ (+ (* (PI) 2) x) (PI))) (+ (+ (* (PI) 2) x) (PI)) (+ (* (PI) 2) x) (PI) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (cos x)) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (pow (+ (PI) x) 3) (+ (PI) x) (pow (PI) 3) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) (- (* (PI) (PI)) (* (+ (PI) x) (PI))) (* (PI) (PI)) (* (+ (PI) x) (PI))) |
| 47.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (- x (sin x)) (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) (* (* (* x x) x) (* x x)) (* (* x x) x) (* x x) x (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (* (+ (* -1/362880 (* x x)) 1/5040) x) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 1/120 (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6) (pow (* (pow x 3/4) (pow x 3/4)) 2) (* (pow x 3/4) (pow x 3/4)) (pow x 3/4) 3/4 2 1/6 (tan x) (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) (+ (* -26023/604800 (* x x)) 3859/15120) -26023/604800 3859/15120 73/120 1/2 (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) (/ (pow (cos x) 2) (sin x)) (pow (cos x) 2) (cos x) (sin x) -1 (* (/ (pow (cos x) 2) x) -1) (/ (pow (cos x) 2) x) (/ (pow (cos x) 2) (pow (sin x) 2)) (pow (sin x) 2) (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (pow (/ x (tan x)) 3) (/ x (tan x)) 3 (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (log (* -1 (sin x))) (* -1 (sin x)) (log (* -1 (tan x))) (* -1 (tan x)) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (tan (+ (+ (* (PI) 2) x) (PI))) (+ (+ (* (PI) 2) x) (PI)) (+ (* (PI) 2) x) (PI) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (cos x)) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (pow (+ (PI) x) 3) (+ (PI) x) (pow (PI) 3) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) (- (* (PI) (PI)) (* (+ (PI) x) (PI))) (* (PI) (PI)) (* (+ (PI) x) (PI))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2056 | 44774 |
| 0 | 2235 | 43136 |
| 0 | 8261 | 42375 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
#s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) |
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) |
#s(literal -1/362880 binary64) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
(*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(pow.f64 x #s(literal 3/4 binary64)) |
#s(literal 3/4 binary64) |
#s(literal 2 binary64) |
#s(literal 1/6 binary64) |
(tan.f64 x) |
(/.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) |
(*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) |
#s(literal -26023/604800 binary64) |
#s(literal 3859/15120 binary64) |
#s(literal 73/120 binary64) |
#s(literal 1/2 binary64) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x)) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(cos.f64 x) |
(sin.f64 x) |
#s(literal -1 binary64) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) |
(pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) |
(/.f64 x (tan.f64 x)) |
#s(literal 3 binary64) |
(exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64))) |
(*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) |
(*.f64 #s(literal -1 binary64) (sin.f64 x)) |
(log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))) |
(*.f64 #s(literal -1 binary64) (tan.f64 x)) |
(+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(*.f64 (/.f64 x (tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)))) (/.f64 x (tan.f64 x))) |
(/.f64 x (tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)))) |
(tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64))) |
(+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) |
(fma.f64 (PI.f64) #s(literal 2 binary64) x) |
(PI.f64) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (tan.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) |
(pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64)) |
(+.f64 (*.f64 (/.f64 x (tan.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(*.f64 (/.f64 x (tan.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) |
(/.f64 x (tan.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) |
(tan.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))) |
(+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) |
(pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) |
(+.f64 (PI.f64) x) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
(fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))) |
(-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(*.f64 (+.f64 (PI.f64) x) (PI.f64)) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (* (* x x) x) (* x x)) #s(hole binary64 (pow x 5))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 -1/120)) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* 1/5040 (pow x 2)) 1/120))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* 1/5040 (pow x 2)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* 1/5040 x))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* x (+ 1/5040 (* -1/362880 (pow x 2)))))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 1/5040)) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (+ 1/5040 (* -1/362880 (pow x 2))))) |
#s(approx (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (pow (* (pow x 3/4) (pow x 3/4)) 2) #s(hole binary64 (pow x 3))) |
#s(approx (* (pow x 3/4) (pow x 3/4)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (pow x 3/4) #s(hole binary64 (pow (* 1 (pow x 3)) 1/4))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -73/120 (pow x 2)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -73/120 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120)))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -73/120 (pow x 2))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120))))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 -73/120)) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (- (* 3859/15120 (pow x 2)) 73/120))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* 3859/15120 (pow x 2)))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 3859/15120)) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 (+ 3859/15120 (* -26023/604800 (pow x 2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 3)) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* -5/2 (pow x 2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* 211/360 (pow x 2)) 5/2))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 211/360 (* -607/15120 (pow x 2)))) 5/2))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 3)) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 (+ 3 (* -5/2 (pow x 2))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 (+ 3 (* (pow x 2) (- (* 211/360 (pow x 2)) 5/2))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 211/360 (* -607/15120 (pow x 2)))) 5/2))))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (/ 3 (pow x 2)))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (/ (+ 3 (* -5/2 (pow x 2))) (pow x 2)))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (/ (+ 3 (* (pow x 2) (- (* 211/360 (pow x 2)) 5/2))) (pow x 2)))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (/ (+ 3 (* (pow x 2) (- (* (pow x 2) (+ 211/360 (* -607/15120 (pow x 2)))) 5/2))) (pow x 2)))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) #s(hole binary64 (/ -2 (pow x 2)))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) #s(hole binary64 (/ (- (* 11/6 (pow x 2)) 2) (pow x 2)))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) #s(hole binary64 (/ (- (* (pow x 2) (+ 11/6 (* -187/360 (pow x 2)))) 2) (pow x 2)))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) #s(hole binary64 (/ (- (* (pow x 2) (+ 11/6 (* (pow x 2) (- (* 767/15120 (pow x 2)) 187/360)))) 2) (pow x 2)))) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) #s(hole binary64 (/ -2 x))) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) #s(hole binary64 (/ (- (* 11/6 (pow x 2)) 2) x))) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) #s(hole binary64 (/ (- (* (pow x 2) (+ 11/6 (* -187/360 (pow x 2)))) 2) x))) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) #s(hole binary64 (/ (- (* (pow x 2) (+ 11/6 (* (pow x 2) (- (* 767/15120 (pow x 2)) 187/360)))) 2) x))) |
#s(approx (/ (pow (cos x) 2) (sin x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (pow (cos x) 2) (sin x)) #s(hole binary64 (/ (+ 1 (* -5/6 (pow x 2))) x))) |
#s(approx (/ (pow (cos x) 2) (sin x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 67/360 (pow x 2)) 5/6))) x))) |
#s(approx (/ (pow (cos x) 2) (sin x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 67/360 (* -19/3024 (pow x 2)))) 5/6))) x))) |
#s(approx (pow (cos x) 2) #s(hole binary64 1)) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (* (/ (pow (cos x) 2) x) -1) #s(hole binary64 (/ -1 x))) |
#s(approx (* (/ (pow (cos x) 2) x) -1) #s(hole binary64 (/ (- (pow x 2) 1) x))) |
#s(approx (* (/ (pow (cos x) 2) x) -1) #s(hole binary64 (/ (- (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))) 1) x))) |
#s(approx (* (/ (pow (cos x) 2) x) -1) #s(hole binary64 (/ (- (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))) 1) x))) |
#s(approx (/ (pow (cos x) 2) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (pow (cos x) 2) x) #s(hole binary64 (/ (+ 1 (* -1 (pow x 2))) x))) |
#s(approx (/ (pow (cos x) 2) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))) x))) |
#s(approx (/ (pow (cos x) 2) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))) x))) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) #s(hole binary64 (/ (+ 1 (* -2/3 (pow x 2))) (pow x 2)))) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/15 (pow x 2)) 2/3))) (pow x 2)))) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/15 (* 2/189 (pow x 2)))) 2/3))) (pow x 2)))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1/8 (/ (* x (cos (+ (PI) (* 2 (PI))))) (sin (+ (PI) (* 2 (PI)))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* x (- (* -1 (* x (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (* -1/16 (/ (pow (cos (+ (PI) (* 2 (PI)))) 2) (pow (sin (+ (PI) (* 2 (PI)))) 2))))))) (* 1/8 (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI)))))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (cos (+ (PI) (* 2 (PI)))) (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (* -1/16 (/ (pow (cos (+ (PI) (* 2 (PI)))) 2) (pow (sin (+ (PI) (* 2 (PI)))) 2)))))) (sin (+ (PI) (* 2 (PI)))))) (+ (* -1/8 (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (+ (* 1/3 (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))) (/ (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (cos (+ (PI) (* 2 (PI))))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (* 1/16 (/ (* (cos (+ (PI) (* 2 (PI)))) (+ 11/6 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (sin (+ (PI) (* 2 (PI)))))))))) (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (* -1/16 (/ (pow (cos (+ (PI) (* 2 (PI)))) 2) (pow (sin (+ (PI) (* 2 (PI)))) 2))))))) (* 1/8 (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI)))))))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -73/120 (pow x 2)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 3859/15120 (pow x 2)) 73/120)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3859/15120 (* -26023/604800 (pow x 2)))) 73/120)))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 1)) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 4/15 (pow x 2)) 1))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 4/15 (* 1/945 (pow x 2)))) 1))))) |
#s(approx (/ x (tan x)) #s(hole binary64 1)) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* -1/3 (pow x 2))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/45 (pow x 2)) 1/3))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -2/945 (pow x 2)) 1/45)) 1/3))))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 1)) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* -3/2 (pow x 2)))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* (pow x 2) (- (* -1/4 (pow x 2)) 3/2)))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -1/15 (pow x 2)) 1/4)) 3/2)))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -17/840 (pow x 2)) 1/15)) 1/4)) 3/2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* (pow x 2) (- (* -1/12 (pow x 2)) 1/2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -1/45 (pow x 2)) 1/12)) 1/2)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -17/2520 (pow x 2)) 1/45)) 1/12)) 1/2)))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (+ (log x) (* -1/6 (pow x 2)))))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (- (* -1/180 (pow x 2)) 1/6)))))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (- (* (pow x 2) (- (* -1/2835 (pow x 2)) 1/180)) 1/6)))))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* -1 x))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* 1/6 (pow x 2)) 1)))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/6 (* -1/120 (pow x 2)))) 1)))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))) 1)))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (log x)))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (+ (log x) (* 1/3 (pow x 2)))))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (+ 1/3 (* 7/90 (pow x 2)))))))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (+ (log -1) (+ (log x) (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 7/90 (* 62/2835 (pow x 2)))))))))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* -1 x))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* x (- (* -1/3 (pow x 2)) 1)))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/15 (pow x 2)) 1/3)) 1)))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -17/315 (pow x 2)) 2/15)) 1/3)) 1)))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 2)) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (/ (* x (cos (+ (PI) (* 2 (PI))))) (sin (+ (PI) (* 2 (PI)))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (* x (+ (* -1 (* x (+ 11/6 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI)))))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (+ (* 1/3 (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))) (/ (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (cos (+ (PI) (* 2 (PI))))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))))) (+ 11/6 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI)))))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) #s(hole binary64 (/ (* x (cos (+ (PI) (* 2 (PI))))) (sin (+ (PI) (* 2 (PI))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) #s(hole binary64 (* x (+ (* -1 (/ (* x (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI))))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) #s(hole binary64 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (+ (* 1/3 (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))) (/ (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (cos (+ (PI) (* 2 (PI))))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI))))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) #s(hole binary64 (* x (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* (cos (+ (PI) (* 2 (PI)))) (* (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (+ (* 1/3 (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))) (/ (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (cos (+ (PI) (* 2 (PI))))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))))) (sin (+ (PI) (* 2 (PI)))))) (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (* (+ (* 1/3 (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))) (/ (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (cos (+ (PI) (* 2 (PI)))))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))))) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (+ (* -1 (+ 1/6 (+ (* -1 (/ (* (pow (sin (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (cos (+ (PI) (* 2 (PI)))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (* 1/6 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))))) (* 1/3 (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))))) (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (+ (* 1/3 (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))) (/ (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (cos (+ (PI) (* 2 (PI))))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI))))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) #s(hole binary64 (/ (* x (cos (+ (PI) (* 2 (PI))))) (sin (+ (PI) (* 2 (PI))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) #s(hole binary64 (* x (+ (* -1 (/ (* x (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI))))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) #s(hole binary64 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (cos (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (sin (+ (PI) (* 2 (PI)))))))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI))))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) #s(hole binary64 (* x (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* (cos (+ (PI) (* 2 (PI)))) (* (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (cos (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (sin (+ (PI) (* 2 (PI)))))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))))) (sin (+ (PI) (* 2 (PI)))))) (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (cos (+ (PI) (* 2 (PI)))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (* 1/6 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))))) (pow (sin (+ (PI) (* 2 (PI)))) 2))) (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 2))))))) (+ (* -1 (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 3) (pow (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))) 2)) (pow (sin (+ (PI) (* 2 (PI)))) 3))) (/ (* (cos (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (sin (+ (PI) (* 2 (PI)))))))) (/ (* (pow (cos (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (sin (+ (PI) (* 2 (PI)))) 2)))) (/ (cos (+ (PI) (* 2 (PI)))) (sin (+ (PI) (* 2 (PI))))))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) #s(hole binary64 (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI))))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) #s(hole binary64 (+ (* x (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) #s(hole binary64 (+ (* x (- (+ 1 (/ (* x (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))))) (cos (+ (PI) (* 2 (PI)))))) (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) #s(hole binary64 (+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin (+ (PI) (* 2 (PI)))) 2) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (pow (cos (+ (PI) (* 2 (PI)))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (* 1/6 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2)))))))) (* -1 (/ (* (sin (+ (PI) (* 2 (PI)))) (- 1 (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (cos (+ (PI) (* 2 (PI))))))))) (* -1 (/ (pow (sin (+ (PI) (* 2 (PI)))) 2) (pow (cos (+ (PI) (* 2 (PI)))) 2))))) (/ (sin (+ (PI) (* 2 (PI)))) (cos (+ (PI) (* 2 (PI)))))))) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) #s(hole binary64 (+ (PI) (* 2 (PI))))) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) #s(hole binary64 (+ x (+ (PI) (* 2 (PI)))))) |
#s(approx (+ (* (PI) 2) x) #s(hole binary64 (* 2 (PI)))) |
#s(approx (+ (* (PI) 2) x) #s(hole binary64 (+ x (* 2 (PI))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 2)) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* -11/6 (pow x 2))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 187/360 (pow x 2)) 11/6))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 187/360 (* -767/15120 (pow x 2)))) 11/6))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 1)) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* -1/3 (pow x 2)) 1)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -2/15 (pow x 2)) 1/3)) 1)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -17/315 (pow x 2)) 2/15)) 1/3)) 1)))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 1)) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* -5/6 (pow x 2))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 67/360 (pow x 2)) 5/6))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 67/360 (* -19/3024 (pow x 2)))) 5/6))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1/8 (/ (* x (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* x (- (* -1 (* x (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (* -1/16 (/ (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))))) (* 1/8 (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (* -1/16 (/ (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* -1/8 (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 1/3 (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (* 1/16 (/ (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ 11/6 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))))) (+ 73/240 (+ (* -1/8 (+ 11/6 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (* -1/16 (/ (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))))) (* 1/8 (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 1)) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 2)) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (/ (* x (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (* x (+ (* -1 (* x (+ 11/6 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (+ 2 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 1/3 (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))) (+ 11/6 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) #s(hole binary64 (/ (* x (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) #s(hole binary64 (* x (+ (* -1 (/ (* x (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) #s(hole binary64 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 1/3 (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) #s(hole binary64 (* x (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 1/3 (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (* (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 1/3 (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* -1/6 (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 3)) (+ (* 1/3 (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (+ (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 3))) (/ 1 (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* -1/6 (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 3)) (+ (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 3))) (/ 1 (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* 2 (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (+ (/ (* (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))))) (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 1/3 (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) #s(hole binary64 (/ (* x (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) #s(hole binary64 (* x (+ (* -1 (/ (* x (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) #s(hole binary64 (* x (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) #s(hole binary64 (* x (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (* (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* -1/6 (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 3)) (+ (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 3))) (/ 1 (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* -1/6 (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 3)) (+ (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 3))) (/ 1 (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* 2 (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (+ (/ (* (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))))) (+ (* -1 (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) 2)) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 3))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))))) (/ (* (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)))) (/ (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) #s(hole binary64 (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) #s(hole binary64 (+ (* x (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) #s(hole binary64 (+ (* x (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* x (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) #s(hole binary64 (+ (* x (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* x (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* x (- (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* -1/6 (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 3)) (+ (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 3))) (/ 1 (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* -1/2 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2)) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* -1/6 (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 3)) (+ (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 3))) (/ 1 (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* 2 (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (+ (/ (* (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (+ (* -1 (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (* -1/2 (* (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (pow (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))) 2))) (* (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2)) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* -1 (/ (* (pow (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (pow (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) 2))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (/ (sin (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (cos (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (+ (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* x (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (+ (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* x (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* x (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (+ (* 2 (/ (pow (PI) 3) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* x (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* x (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* x (- (+ (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 3))) (/ 1 (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (+ (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (/ (pow (PI) 2) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))) (/ (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (+ (* 2 (/ (pow (PI) 3) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))) (/ (* (- (* 2 (PI)) (PI)) (- (+ (* 2 (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2))))) (- (* 2 (pow (PI) 2)) (pow (PI) 2)))))) (/ (pow (PI) 2) (- (* 2 (pow (PI) 2)) (pow (PI) 2))))) (* 2 (/ (* (pow (PI) 3) (- (* 2 (PI)) (PI))) (pow (- (* 2 (pow (PI) 2)) (pow (PI) 2)) 2)))))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (* 2 (pow (PI) 3)))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (+ (* 2 (pow (PI) 3)) (* x (+ (* 2 (pow (PI) 2)) (pow (PI) 2)))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (+ (* 2 (pow (PI) 3)) (* x (+ (* 2 (pow (PI) 2)) (+ (* x (+ (PI) (* 2 (PI)))) (pow (PI) 2))))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (+ (* 2 (pow (PI) 3)) (* x (+ (* 2 (pow (PI) 2)) (+ (* x (+ x (+ (PI) (* 2 (PI))))) (pow (PI) 2))))))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (pow (PI) 3))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (+ (* x (+ (* 2 (pow (PI) 2)) (pow (PI) 2))) (pow (PI) 3)))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (+ (* x (+ (* 2 (pow (PI) 2)) (+ (* x (+ (PI) (* 2 (PI)))) (pow (PI) 2)))) (pow (PI) 3)))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (+ (* x (+ (* 2 (pow (PI) 2)) (+ (* x (+ x (+ (PI) (* 2 (PI))))) (pow (PI) 2)))) (pow (PI) 3)))) |
#s(approx (+ (PI) x) #s(hole binary64 (PI))) |
#s(approx (+ (PI) x) #s(hole binary64 (+ x (PI)))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (- (* 2 (pow (PI) 2)) (pow (PI) 2)))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (- (+ (* 2 (pow (PI) 2)) (* x (- (* 2 (PI)) (PI)))) (pow (PI) 2)))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (- (+ (* 2 (pow (PI) 2)) (* x (- (+ x (* 2 (PI))) (PI)))) (pow (PI) 2)))) |
#s(approx (- (* (PI) (PI)) (* (+ (PI) x) (PI))) #s(hole binary64 (* -1 (* x (PI))))) |
#s(approx (* (+ (PI) x) (PI)) #s(hole binary64 (pow (PI) 2))) |
#s(approx (* (+ (PI) x) (PI)) #s(hole binary64 (+ (* x (PI)) (pow (PI) 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* -1/362880 (pow x 9)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* -1/362880 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* -1/362880 (pow x 4)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1/362880 (pow x 3)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* (pow x 3) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* -1/362880 (pow x 2)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* (pow x 2) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) (pow x 2))) (/ (cos x) (sin x))) (/ (cos x) x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (/ (cos x) (sin x)) (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) (pow x 3))) (+ (* -1 (/ (* (cos x) (sin x)) (pow x 2))) (+ (/ (cos x) x) (/ (* (cos x) (sin x)) (pow x 2)))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* (pow x 3) (+ (* -1 (/ (pow (cos x) 3) (pow x 3))) (/ (pow (cos x) 3) (pow (sin x) 3)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* -26023/604800 (pow x 8)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 3859/15120 (/ 1 (pow x 2))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ (* 3859/15120 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* -26023/604800 (pow x 6)))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (* 3859/15120 (/ 1 (pow x 2))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 3859/15120 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (* -26023/604800 (pow x 4)))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (* (pow x 4) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(hole binary64 (* (pow x 4) (- (* 3859/15120 (/ 1 (pow x 2))) (+ 26023/604800 (/ 73/120 (pow x 4))))))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* -26023/604800 (pow x 4)))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 (* -26023/604800 (pow x 2)))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(hole binary64 (* (pow x 2) (- (* 3859/15120 (/ 1 (pow x 2))) 26023/604800)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (pow (cos x) 2)) (pow (sin x) 2)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (+ (/ (pow (cos x) 2) (pow x 2)) (/ (pow (cos x) 2) (pow (sin x) 2))))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 (/ (* (pow x 2) (pow (cos x) 2)) (pow (sin x) 2)))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (/ (pow (cos x) 2) (* x (sin x))) (+ (/ (pow (cos x) 2) (pow x 2)) (/ (pow (cos x) 2) (pow (sin x) 2))))))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (/ (pow (cos x) 2) (pow (sin x) 2)))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow (sin x) 2))))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (+ (/ (pow (cos x) 2) (* x (sin x))) (+ (/ (pow (cos x) 2) (pow x 2)) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) #s(hole binary64 (* -1 (/ (pow (cos x) 2) (* x (sin x)))))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) #s(hole binary64 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x))) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) #s(hole binary64 (* -1 (/ (pow (cos x) 2) (sin x))))) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) #s(hole binary64 (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))))) |
#s(approx (/ (pow (cos x) 2) (sin x)) #s(hole binary64 (/ (pow (cos x) 2) (sin x)))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (/ (pow (cos x) 2) x) -1) #s(hole binary64 (* -1 (/ (pow (cos x) 2) x)))) |
#s(approx (/ (pow (cos x) 2) x) #s(hole binary64 (/ (pow (cos x) 2) x))) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) #s(hole binary64 (/ (pow (cos x) 2) (pow (sin x) 2)))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow (sin x) 2))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (* (pow (cos x) 2) (sin (+ x (+ (PI) (* 2 (PI))))))) (* (cos (+ x (+ (PI) (* 2 (PI))))) (pow (sin x) 2))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 2)) (* x (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 2) (pow (sin x) 2))))) (/ (* (pow (cos x) 2) (sin (+ x (+ (PI) (* 2 (PI)))))) (* (cos (+ x (+ (PI) (* 2 (PI))))) (pow (sin x) 2))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 3)) (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 2)) (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 2) (sin x)))) (pow x 2))) (/ (* (pow (cos x) 2) (sin (+ x (+ (PI) (* 2 (PI)))))) (* (cos (+ x (+ (PI) (* 2 (PI))))) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 2)) (* x (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 2) (pow (sin x) 2)))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (* (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (* (sin x) (sin (+ x (+ (PI) (* 2 (PI))))))) (* (pow x 3) (* (cos x) (cos (+ x (+ (PI) (* 2 (PI))))))))) (/ (* (pow (cos x) 2) (sin (+ x (+ (PI) (* 2 (PI)))))) (* (cos (+ x (+ (PI) (* 2 (PI))))) (pow (sin x) 2)))) (+ (* -1 (/ (* (cos x) (* (sin (+ x (+ (PI) (* 2 (PI))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 3)) (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 2)) (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 2) (sin x)))))) (* (pow x 3) (cos (+ x (+ (PI) (* 2 (PI)))))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 3)) (* (pow x 2) (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 3) (pow (sin x) 2))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 3)) (* (pow x 3) (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 3) (sin x))))) (+ (/ (* (pow (cos x) 3) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 2)) (* x (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 2) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (+ x (+ (PI) (* 2 (PI))))) 2)) (* (pow x 2) (* (pow (cos (+ x (+ (PI) (* 2 (PI))))) 2) (sin x)))))))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* (pow x 3) (+ (* -1 (/ (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (pow x 3))) (/ (pow (cos x) 3) (pow (sin x) 3)))))) |
#s(approx (pow (/ x (tan x)) 3) #s(hole binary64 (/ (* (pow x 3) (pow (cos x) 3)) (pow (sin x) 3)))) |
#s(approx (/ x (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(hole binary64 (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) #s(hole binary64 (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x)))))))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) #s(hole binary64 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) |
#s(approx (log (* -1 (sin x))) #s(hole binary64 (log (* -1 (sin x))))) |
#s(approx (* -1 (sin x)) #s(hole binary64 (* -1 (sin x)))) |
#s(approx (log (* -1 (tan x))) #s(hole binary64 (log (* -1 (/ (sin x) (cos x)))))) |
#s(approx (* -1 (tan x)) #s(hole binary64 (* -1 (/ (sin x) (cos x))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (+ x (+ (PI) (* 2 (PI))))))) (* (sin x) (sin (+ x (+ (PI) (* 2 (PI))))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (+ x (+ (PI) (* 2 (PI)))))) (* (sin x) (sin (+ x (+ (PI) (* 2 (PI))))))) (/ (pow (cos x) 2) (* x (sin x))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (+ x (+ (PI) (* 2 (PI)))))) (* (sin x) (sin (+ x (+ (PI) (* 2 (PI))))))) (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow x 2))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (+ x (+ (PI) (* 2 (PI))))))) (* (sin x) (sin (+ x (+ (PI) (* 2 (PI))))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) #s(hole binary64 (/ (* x (cos (+ x (+ (PI) (* 2 (PI)))))) (sin (+ x (+ (PI) (* 2 (PI)))))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) #s(hole binary64 (/ (sin (+ x (+ (PI) (* 2 (PI))))) (cos (+ x (+ (PI) (* 2 (PI)))))))) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) #s(hole binary64 x)) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) #s(hole binary64 (* x (+ 1 (+ (* 2 (/ (PI) x)) (/ (PI) x)))))) |
#s(approx (+ (* (PI) 2) x) #s(hole binary64 x)) |
#s(approx (+ (* (PI) 2) x) #s(hole binary64 (* x (+ 1 (* 2 (/ (PI) x)))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (/ (* x (pow (cos x) 2)) (sin x)))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (* x (+ (/ (pow (cos x) 2) x) (/ (pow (cos x) 2) (sin x)))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(hole binary64 (cos x))) |
#s(approx (/ (* -1 (sin x)) (cos x)) #s(hole binary64 (* -1 (/ (sin x) (cos x))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(hole binary64 (/ (* x (pow (cos x) 2)) (sin x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))) (* (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) (pow (sin x) 2))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2)) (* x (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2) (pow (sin x) 2))))) (/ (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))) (* (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) (pow (sin x) 2))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2) (sin x)))) (pow x 2))) (/ (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))) (* (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2)) (* x (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2) (pow (sin x) 2)))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* x (- (+ (* -1 (/ (* (pow (cos x) 2) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))) (* (pow x 3) (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))))) (/ (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))) (* (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) (pow (sin x) 2)))) (+ (* -1 (/ (* (cos x) (* (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2) (sin x)))))) (* (pow x 3) (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3)) (* (pow x 2) (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3) (pow (sin x) 2))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3)) (* (pow x 3) (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 3) (sin x))))) (+ (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2)) (* x (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2)) (* (pow x 2) (* (pow (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) 2) (sin x)))))))))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))) (/ (pow (cos x) 2) (* x (sin x))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))) (+ (/ (pow (cos x) 2) (* x (sin x))) (/ (pow (cos x) 2) (pow x 2))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) #s(hole binary64 (/ (* x (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))) (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) #s(hole binary64 (/ (sin (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI)))))) (cos (/ (+ (pow (PI) 3) (pow (+ x (PI)) 3)) (- (+ (pow (PI) 2) (pow (+ x (PI)) 2)) (* (PI) (+ x (PI))))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 x)) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (* x (+ 1 (* 2 (/ (PI) x)))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (* x (- (+ 1 (+ (* 2 (/ (PI) x)) (* 2 (/ (pow (PI) 2) (pow x 2))))) (* 2 (/ (* (PI) (- (* 2 (PI)) (PI))) (pow x 2))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (* x (- (+ 1 (+ (* 2 (/ (PI) x)) (+ (* 2 (/ (pow (PI) 2) (pow x 2))) (* 2 (/ (pow (PI) 3) (pow x 3)))))) (+ (* 2 (/ (* (PI) (- (* 2 (PI)) (PI))) (pow x 2))) (+ (* 2 (/ (* (PI) (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (pow x 3))) (/ (* (- (* 2 (PI)) (PI)) (- (* 2 (pow (PI) 2)) (* 2 (* (PI) (- (* 2 (PI)) (PI)))))) (pow x 3)))))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (pow x 3))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* 2 (/ (PI) x)) (/ (PI) x)))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* 2 (/ (PI) x)) (+ (* 2 (/ (pow (PI) 2) (pow x 2))) (+ (/ (PI) x) (/ (pow (PI) 2) (pow x 2))))))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* 2 (/ (PI) x)) (+ (* 2 (/ (pow (PI) 2) (pow x 2))) (+ (* 2 (/ (pow (PI) 3) (pow x 3))) (+ (/ (PI) x) (/ (pow (PI) 2) (pow x 2)))))))))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (pow x 3))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* 2 (/ (PI) x)) (/ (PI) x)))))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* 2 (/ (PI) x)) (+ (* 2 (/ (pow (PI) 2) (pow x 2))) (+ (/ (PI) x) (/ (pow (PI) 2) (pow x 2))))))))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (+ (* 2 (/ (PI) x)) (+ (* 2 (/ (pow (PI) 2) (pow x 2))) (+ (/ (PI) x) (+ (/ (pow (PI) 2) (pow x 2)) (/ (pow (PI) 3) (pow x 3)))))))))) |
#s(approx (+ (PI) x) #s(hole binary64 x)) |
#s(approx (+ (PI) x) #s(hole binary64 (* x (+ 1 (/ (PI) x))))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (* (pow x 2) (- (+ 1 (* 2 (/ (PI) x))) (/ (PI) x))))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (* (pow x 2) (- (+ 1 (+ (* 2 (/ (PI) x)) (* 2 (/ (pow (PI) 2) (pow x 2))))) (+ (/ (PI) x) (/ (pow (PI) 2) (pow x 2))))))) |
#s(approx (* (+ (PI) x) (PI)) #s(hole binary64 (* x (PI)))) |
#s(approx (* (+ (PI) x) (PI)) #s(hole binary64 (* x (+ (PI) (/ (pow (PI) 2) x))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (+ (* 1/6 (/ (pow (sqrt -1) 2) (pow x 6))) (/ 1/120 (pow x 4)))) (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6) #s(hole binary64 (* -1/6 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (pow (* (pow x 3/4) (pow x 3/4)) 2) #s(hole binary64 (* -1 (* (pow x 3) (pow (sqrt -1) 2))))) |
#s(approx (* (pow x 3/4) (pow x 3/4)) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (pow x 3/4) #s(hole binary64 (exp (* 1/4 (+ (log -1) (* -3 (log (/ -1 x)))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x))) x))) x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (* -1 (/ (+ (* -1 (* (cos x) (sin x))) (+ (* -1 (/ (* (sin x) (+ (* -1 (* (cos x) (sin x))) (* (cos x) (sin x)))) x)) (* (cos x) (sin x)))) x))) x))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (/ (pow (cos x) 3) (pow x 3)) (/ (pow (cos x) 3) (pow (sin x) 3))))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (pow (cos x) 2) (pow (sin x) 2)))))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (pow (cos x) 2) (pow (sin x) 2))))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) #s(hole binary64 (* -1 (/ (+ (/ (pow (cos x) 2) x) (/ (pow (cos x) 2) (sin x))) x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (* (pow (cos x) 2) (sin (- (+ (PI) (* 2 (PI))) (* -1 x))))) (* (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) (pow (sin x) 2))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (- (+ (PI) (* 2 (PI))) (* -1 x)))) (* (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 2)) (* x (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 2) (pow (sin x) 2))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (- (+ (PI) (* 2 (PI))) (* -1 x)))) (* (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 2)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 2) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 3)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 2)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 2) (sin x)))) x))) x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (- (+ (PI) (* 2 (PI))) (* -1 x)))) (* (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 2)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 2) (pow (sin x) 2)))) (* -1 (/ (- (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 3)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 3) (pow (sin x) 2)))) (+ (/ (* (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (* (sin x) (sin (- (+ (PI) (* 2 (PI))) (* -1 x))))) (* x (* (cos x) (cos (- (+ (PI) (* 2 (PI))) (* -1 x)))))) (/ (* (pow (cos x) 3) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 2)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 2) (sin x))))) (+ (/ (* (cos x) (* (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 3)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 2)) (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 2) (sin x)))))) (* x (cos (- (+ (PI) (* 2 (PI))) (* -1 x))))) (/ (* (pow (cos x) 4) (pow (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) 3)) (* x (* (pow (cos (- (+ (PI) (* 2 (PI))) (* -1 x))) 3) (sin x)))))) x))) x))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) #s(hole binary64 (* -1 (* (pow x 3) (- (/ (exp (* 3 (- (log (* -1 (sin x))) (log (* -1 (/ (sin x) (cos x))))))) (pow x 3)) (/ (pow (cos x) 3) (pow (sin x) 3))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (- (+ (PI) (* 2 (PI))) (* -1 x))))) (* (sin x) (sin (- (+ (PI) (* 2 (PI))) (* -1 x))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (- (+ (PI) (* 2 (PI))) (* -1 x)))) (* (sin x) (sin (- (+ (PI) (* 2 (PI))) (* -1 x))))) (/ (pow (cos x) 2) (* x (sin x))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (* (cos x) (cos (- (+ (PI) (* 2 (PI))) (* -1 x)))) (* (sin x) (sin (- (+ (PI) (* 2 (PI))) (* -1 x))))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (- (+ (PI) (* 2 (PI))) (* -1 x))))) (* (sin x) (sin (- (+ (PI) (* 2 (PI))) (* -1 x))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) #s(hole binary64 (/ (* x (cos (- (+ (PI) (* 2 (PI))) (* -1 x)))) (sin (- (+ (PI) (* 2 (PI))) (* -1 x)))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) #s(hole binary64 (/ (sin (- (+ (PI) (* 2 (PI))) (* -1 x))) (cos (- (+ (PI) (* 2 (PI))) (* -1 x)))))) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (PI) (* 2 (PI))) x)) 1))))) |
#s(approx (+ (* (PI) 2) x) #s(hole binary64 (* -1 (* x (- (* -2 (/ (PI) x)) 1))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (/ (* x (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))) (* (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) (pow (sin x) 2))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))) (* (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2)) (* x (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2) (pow (sin x) 2))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))) (* (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2) (sin x)))) x))) x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos x) 2) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))) (* (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) (pow (sin x) 2)))) (* -1 (/ (+ (* -1 (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2) (pow (sin x) 2)))) (* -1 (/ (- (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3) (pow (sin x) 2)))) (+ (/ (* (pow (cos x) 2) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))) (* x (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2) (sin x))))) (+ (/ (* (cos x) (* (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) (+ (* -1 (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3) (pow (sin x) 2)))) (/ (* (pow (cos x) 3) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2)) (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 2) (sin x)))))) (* x (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))) (/ (* (pow (cos x) 4) (pow (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3)) (* x (* (pow (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) 3) (sin x)))))) x))) x))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (/ (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))) (/ (pow (cos x) 2) (* x (sin x))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (cos x) 2) x)) (* -1 (/ (pow (cos x) 2) (sin x)))) x)) (/ (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) #s(hole binary64 (/ (* (pow x 2) (* (cos x) (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))) (* (sin x) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) #s(hole binary64 (/ (* x (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))) (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) #s(hole binary64 (/ (sin (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x)))))) (cos (/ (+ (pow (PI) 3) (pow (- (PI) (* -1 x)) 3)) (- (+ (pow (PI) 2) (pow (- (PI) (* -1 x)) 2)) (* (PI) (- (PI) (* -1 x))))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (PI) (* 2 (PI))) (* -1 (- (* -2 (PI)) (* -1 (PI))))) x)) 1))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (PI) (+ (* -1 (/ (- (+ (* -2 (pow (PI) 2)) (* -1 (pow (PI) 2))) (+ (* -1 (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (* (- (* -2 (PI)) (* -1 (PI))) (- (+ (PI) (* 2 (PI))) (* -1 (- (* -2 (PI)) (* -1 (PI)))))))) x)) (* 2 (PI)))) (* -1 (- (* -2 (PI)) (* -1 (PI))))) x)) 1))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (PI) (+ (* -1 (/ (- (+ (* -2 (pow (PI) 2)) (+ (* -1 (/ (- (* 2 (pow (PI) 3)) (+ (* (- (* -2 (PI)) (* -1 (PI))) (- (+ (* -2 (pow (PI) 2)) (* -1 (pow (PI) 2))) (+ (* -1 (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (* (- (* -2 (PI)) (* -1 (PI))) (- (+ (PI) (* 2 (PI))) (* -1 (- (* -2 (PI)) (* -1 (PI))))))))) (* (- (* 2 (pow (PI) 2)) (pow (PI) 2)) (- (+ (PI) (* 2 (PI))) (* -1 (- (* -2 (PI)) (* -1 (PI)))))))) x)) (* -1 (pow (PI) 2)))) (+ (* -1 (- (* 2 (pow (PI) 2)) (pow (PI) 2))) (* (- (* -2 (PI)) (* -1 (PI))) (- (+ (PI) (* 2 (PI))) (* -1 (- (* -2 (PI)) (* -1 (PI)))))))) x)) (* 2 (PI)))) (* -1 (- (* -2 (PI)) (* -1 (PI))))) x)) 1))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (PI) (* 2 (PI))) x)) 1))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (PI) (+ (* -1 (/ (+ (* -2 (pow (PI) 2)) (* -1 (pow (PI) 2))) x)) (* 2 (PI)))) x)) 1))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (PI) (+ (* -1 (/ (+ (* -2 (/ (pow (PI) 3) x)) (+ (* -2 (pow (PI) 2)) (* -1 (pow (PI) 2)))) x)) (* 2 (PI)))) x)) 1))))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (PI) (* 2 (PI))) x)) 1))))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (PI) (+ (* -1 (/ (+ (* -2 (pow (PI) 2)) (* -1 (pow (PI) 2))) x)) (* 2 (PI)))) x)) 1))))) |
#s(approx (pow (+ (PI) x) 3) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ (PI) (+ (* -1 (/ (+ (* -2 (pow (PI) 2)) (+ (* -1 (/ (pow (PI) 3) x)) (* -1 (pow (PI) 2)))) x)) (* 2 (PI)))) x)) 1))))) |
#s(approx (+ (PI) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) 1))))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -2 (PI)) (* -1 (PI))) x)))))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (+ (* -2 (PI)) (* -1 (/ (- (* 2 (pow (PI) 2)) (pow (PI) 2)) x))) (* -1 (PI))) x)))))) |
#s(approx (* (+ (PI) x) (PI)) #s(hole binary64 (* -1 (* x (+ (* -1 (PI)) (* -1 (/ (pow (PI) 2) x))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64))))) (neg.f64 (tan.f64 x))) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
#s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/362880 binary64) (*.f64 x x)) (*.f64 #s(literal -1/362880 binary64) (*.f64 x x))) #s(literal 1/25401600 binary64)) (-.f64 (*.f64 #s(literal -1/362880 binary64) (*.f64 x x)) #s(literal 1/5040 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/362880 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1/128024064000 binary64)) (fma.f64 (*.f64 #s(literal -1/362880 binary64) (*.f64 x x)) (*.f64 #s(literal -1/362880 binary64) (*.f64 x x)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 #s(literal -1/362880 binary64) (*.f64 x x)) #s(literal 1/5040 binary64))))) |
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) |
(+.f64 (*.f64 #s(literal -1/362880 binary64) (*.f64 x x)) #s(literal 1/5040 binary64)) |
#s(literal -1/362880 binary64) |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/4 binary64))) (neg.f64 (pow.f64 x #s(literal 3/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/4 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 x x) x)) |
(pow.f64 x #s(literal 3/4 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3/4 binary64))) |
#s(literal 3/4 binary64) |
#s(literal 2 binary64) |
#s(literal 1/6 binary64) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(tan.f64 (+.f64 x (PI.f64))) |
(tan.f64 x) |
(/.f64 (neg.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)))) (neg.f64 #s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x))))) |
(/.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 389017/1728000 binary64)) (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x))) (+.f64 #s(literal 5329/14400 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64))))) |
(-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) |
(*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x)) (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x))) #s(literal 14891881/228614400 binary64)) (-.f64 (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x)) #s(literal 3859/15120 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 57467768779/3456649728000 binary64)) (fma.f64 (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x)) (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x)) (-.f64 #s(literal 14891881/228614400 binary64) (*.f64 (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x)) #s(literal 3859/15120 binary64))))) |
(fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) |
(+.f64 (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x)) #s(literal 3859/15120 binary64)) |
#s(literal -26023/604800 binary64) |
#s(literal 3859/15120 binary64) |
#s(literal 73/120 binary64) |
#s(literal 1/2 binary64) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64)) (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64)))) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) |
(+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64)) x) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) |
(*.f64 (cos.f64 x) (cos.f64 x)) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 2 binary64))) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(sin.f64 x) |
#s(literal -1 binary64) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (neg.f64 x)) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 x (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64)))) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64)))) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (fma.f64 (/.f64 x (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64)))) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) (/.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)) (fma.f64 (/.f64 x (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64)))) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)) (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)))))) |
(-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (/.f64 x (tan.f64 x))) |
(*.f64 (/.f64 x (tan.f64 x)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (*.f64 x x) x) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (tan.f64 x))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 x))) |
(/.f64 x (tan.f64 x)) |
#s(literal 3 binary64) |
(pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) |
(*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (fma.f64 (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))) (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))))) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(log.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (tan.f64 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (sin.f64 x))) |
(log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) |
(*.f64 #s(literal -1 binary64) (sin.f64 x)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (tan.f64 x))) |
(log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))) |
(*.f64 #s(literal -1 binary64) (tan.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64))) (tan.f64 x))) (/.f64 (*.f64 x x) (*.f64 (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64))) (tan.f64 x)))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) (-.f64 (/.f64 (*.f64 x x) (*.f64 (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64))) (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64))) (tan.f64 x))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64))) (tan.f64 x))) (/.f64 (*.f64 x x) (*.f64 (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64))) (tan.f64 x)))) (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64))) (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))))) |
(fma.f64 (/.f64 x (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64)))) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64))) (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(*.f64 (/.f64 x (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64)))) (/.f64 x (tan.f64 x))) |
(/.f64 (*.f64 x x) (*.f64 (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64))) (tan.f64 x))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64))))) |
(/.f64 x (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64)))) |
(/.f64 (+.f64 (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64))) (tan.f64 (PI.f64))))) |
(/.f64 (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64))) (cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)))) |
(tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64))) |
(tan.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (fma.f64 (PI.f64) #s(literal 2 binary64) x)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (fma.f64 (PI.f64) #s(literal 2 binary64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64))))) |
(+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) x)))) |
(fma.f64 (PI.f64) #s(literal 2 binary64) x) |
(+.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) x) |
(PI.f64) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) (*.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) (fabs.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (neg.f64 (cos.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)) |
(*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (sin.f64 x))) (*.f64 (tan.f64 x) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) (-.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) (neg.f64 (fma.f64 (/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) (-.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) (fma.f64 (/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (fma.f64 (/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64)) (fma.f64 (/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))))) |
(*.f64 (fma.f64 (neg.f64 (/.f64 x (tan.f64 x))) (neg.f64 (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) (-.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64)))))) |
(-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) |
(*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) |
(pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) (*.f64 (/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x)))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) (-.f64 (*.f64 (/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) (*.f64 (/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x)))) (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) (*.f64 (*.f64 (/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))))) |
(fma.f64 (/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(+.f64 (*.f64 (/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x)))))) |
(*.f64 (/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) |
(/.f64 (*.f64 x x) (*.f64 (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))))) (tan.f64 x))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))))))) |
(/.f64 x (tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) |
(/.f64 (sin.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))))) (cos.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) |
(tan.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))) (PI.f64))) |
(tan.f64 (/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))))) |
(*.f64 (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))) (+.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (-.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64))) (-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x) (pow.f64 (PI.f64) #s(literal 3 binary64))) |
(fma.f64 (+.f64 (PI.f64) x) (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (+.f64 (PI.f64) x)) |
(*.f64 (+.f64 (PI.f64) x) (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64))) |
(pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (+.f64 (PI.f64) x)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x)) (-.f64 (PI.f64) x)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (*.f64 (*.f64 x x) x)) (fma.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64)) (-.f64 (*.f64 x x) (*.f64 (PI.f64) x)))) |
(+.f64 (PI.f64) x) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))) (-.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))) (*.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) |
(fma.f64 (neg.f64 (+.f64 (PI.f64) x)) (neg.f64 (+.f64 (PI.f64) x)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))) |
(fma.f64 (fabs.f64 (+.f64 (PI.f64) x)) (fabs.f64 (+.f64 (PI.f64) x)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))) |
(fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))) |
(+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (PI.f64) x) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (+.f64 (PI.f64) x) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64)))))) |
(-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (fabs.f64 (PI.f64)) (fabs.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (+.f64 (PI.f64) x) (PI.f64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)))))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) #s(literal 23/360 binary64)))))) |
#s(approx (- x (sin x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x))))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal -1/362880 binary64) (*.f64 x x)))) #s(literal 1/120 binary64)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal -1/362880 binary64) (*.f64 x x)))) #s(literal 1/120 binary64)))))) |
#s(approx (* (* (* x x) x) (* x x)) (pow.f64 x #s(literal 5 binary64))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) #s(literal -1/120 binary64)) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal -1/362880 binary64) (*.f64 x x)))) #s(literal 1/120 binary64))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 #s(literal 1/5040 binary64) (*.f64 x x))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal -1/362880 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 #s(literal 1/5040 binary64) x)) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 x (+.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal -1/362880 binary64) (*.f64 x x))))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(literal 1/5040 binary64)) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (+.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal -1/362880 binary64) (*.f64 x x)))) |
#s(approx (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x))) |
#s(approx (pow (* (pow x 3/4) (pow x 3/4)) 2) (*.f64 (*.f64 x x) x)) |
#s(approx (* (pow x 3/4) (pow x 3/4)) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
#s(approx (pow x 3/4) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/4 binary64))) |
#s(approx (tan x) x) |
#s(approx (tan x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
#s(approx (tan x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 x x))))))) |
#s(approx (tan x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 x x))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) #s(literal 23/360 binary64)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -73/120 binary64) (*.f64 x x))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 3859/15120 binary64) (*.f64 x x)) #s(literal 73/120 binary64)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 3859/15120 binary64) (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x)))) #s(literal 73/120 binary64)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -73/120 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 3859/15120 binary64) (*.f64 x x)) #s(literal 73/120 binary64)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 3859/15120 binary64) (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x)))) #s(literal 73/120 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -73/120 binary64) (*.f64 x x)))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 3859/15120 binary64) (*.f64 x x)) #s(literal 73/120 binary64))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 3859/15120 binary64) (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x)))) #s(literal 73/120 binary64))))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) #s(literal -73/120 binary64)) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (-.f64 (*.f64 #s(literal 3859/15120 binary64) (*.f64 x x)) #s(literal 73/120 binary64))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 3859/15120 binary64) (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x)))) #s(literal 73/120 binary64))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) (*.f64 #s(literal 3859/15120 binary64) (*.f64 x x))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 3859/15120 binary64) (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x))))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) #s(literal 3859/15120 binary64)) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) (+.f64 #s(literal 3859/15120 binary64) (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(literal 3 binary64)) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -5/2 binary64) (*.f64 x x)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 211/360 binary64) (*.f64 x x)) #s(literal 5/2 binary64))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 211/360 binary64) (*.f64 #s(literal -607/15120 binary64) (*.f64 x x)))) #s(literal 5/2 binary64))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) #s(literal 3 binary64)) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -5/2 binary64) (*.f64 x x)))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 211/360 binary64) (*.f64 x x)) #s(literal 5/2 binary64))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 211/360 binary64) (*.f64 #s(literal -607/15120 binary64) (*.f64 x x)))) #s(literal 5/2 binary64))))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (/.f64 #s(literal 3 binary64) (*.f64 x x))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (/.f64 (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -5/2 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 211/360 binary64) (*.f64 x x)) #s(literal 5/2 binary64))) (*.f64 x x)))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 211/360 binary64) (*.f64 #s(literal -607/15120 binary64) (*.f64 x x)))) #s(literal 5/2 binary64)))) (*.f64 x x))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) (/.f64 #s(literal -2 binary64) (*.f64 x x))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) (/.f64 (-.f64 (*.f64 #s(literal 11/6 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) (-.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/6 binary64) (*.f64 #s(literal -187/360 binary64) (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) (/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/6 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 767/15120 binary64) (*.f64 x x)) #s(literal 187/360 binary64))))) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) (/.f64 #s(literal -2 binary64) x)) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) (/.f64 (-.f64 (*.f64 #s(literal 11/6 binary64) (*.f64 x x)) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) (/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/6 binary64) (*.f64 #s(literal -187/360 binary64) (*.f64 x x)))) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) (/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 11/6 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 767/15120 binary64) (*.f64 x x)) #s(literal 187/360 binary64))))) #s(literal 2 binary64)) x)) |
#s(approx (/ (pow (cos x) 2) (sin x)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (pow (cos x) 2) (sin x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5/6 binary64) (*.f64 x x))) x)) |
#s(approx (/ (pow (cos x) 2) (sin x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 67/360 binary64) (*.f64 x x)) #s(literal 5/6 binary64)))) x)) |
#s(approx (/ (pow (cos x) 2) (sin x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 67/360 binary64) (*.f64 #s(literal -19/3024 binary64) (*.f64 x x)))) #s(literal 5/6 binary64)))) x)) |
#s(approx (pow (cos x) 2) #s(literal 1 binary64)) |
#s(approx (pow (cos x) 2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) |
#s(approx (pow (cos x) 2) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64))))) |
#s(approx (pow (cos x) 2) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -2/45 binary64) (*.f64 x x)))) #s(literal 1 binary64))))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
#s(approx (cos x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
#s(approx (cos x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
#s(approx (sin x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)))))) |
#s(approx (sin x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)))) #s(literal 1/6 binary64)))))) |
#s(approx (* (/ (pow (cos x) 2) x) -1) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (* (/ (pow (cos x) 2) x) -1) (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (pow (cos x) 2) x) -1) (/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (pow (cos x) 2) x) -1) (/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)) x)) |
#s(approx (/ (pow (cos x) 2) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (pow (cos x) 2) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x x))) x)) |
#s(approx (/ (pow (cos x) 2) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64)))) x)) |
#s(approx (/ (pow (cos x) 2) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -2/45 binary64) (*.f64 x x)))) #s(literal 1 binary64)))) x)) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2/3 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/15 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) (*.f64 x x)))) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/15 binary64) (*.f64 #s(literal 2/189 binary64) (*.f64 x x)))) #s(literal 2/3 binary64)))) (*.f64 x x))) |
#s(approx (pow (sin x) 2) (*.f64 x x)) |
#s(approx (pow (sin x) 2) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))) |
#s(approx (pow (sin x) 2) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)))))) |
#s(approx (pow (sin x) 2) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 2/45 binary64) (*.f64 #s(literal -1/315 binary64) (*.f64 x x)))) #s(literal 1/3 binary64)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 73/240 binary64) (fma.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 11/6 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (+.f64 #s(literal 73/240 binary64) (fma.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 11/6 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (fma.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (fma.f64 #s(literal 1/3 binary64) (tan.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (+.f64 #s(literal 11/6 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (+.f64 #s(literal 73/240 binary64) (fma.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 11/6 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -73/120 binary64) (*.f64 x x))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 3859/15120 binary64) (*.f64 x x)) #s(literal 73/120 binary64)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 3859/15120 binary64) (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x)))) #s(literal 73/120 binary64)))))) |
#s(approx (pow (/ x (tan x)) 3) #s(literal 1 binary64)) |
#s(approx (pow (/ x (tan x)) 3) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) |
#s(approx (pow (/ x (tan x)) 3) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 4/15 binary64) (*.f64 x x)) #s(literal 1 binary64))))) |
#s(approx (pow (/ x (tan x)) 3) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 4/15 binary64) (*.f64 #s(literal 1/945 binary64) (*.f64 x x)))) #s(literal 1 binary64))))) |
#s(approx (/ x (tan x)) #s(literal 1 binary64)) |
#s(approx (/ x (tan x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) |
#s(approx (/ x (tan x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64))))) |
#s(approx (/ x (tan x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 x x)) #s(literal 1/45 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) #s(literal 1 binary64)) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 x x)))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 7/8 binary64) (*.f64 #s(literal -61/240 binary64) (*.f64 x x)))) #s(literal 3/2 binary64))))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (*.f64 #s(literal -3/2 binary64) (*.f64 x x))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/15 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 3/2 binary64)))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -17/840 binary64) (*.f64 x x)) #s(literal 1/15 binary64))) #s(literal 1/4 binary64))) #s(literal 3/2 binary64)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 x x)) #s(literal 1/12 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -17/2520 binary64) (*.f64 x x)) #s(literal 1/45 binary64))) #s(literal 1/12 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (log (* -1 (sin x))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) |
#s(approx (log (* -1 (sin x))) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))) |
#s(approx (log (* -1 (sin x))) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 x x)) #s(literal 1/6 binary64)))))) |
#s(approx (log (* -1 (sin x))) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/2835 binary64) (*.f64 x x)) #s(literal 1/180 binary64))) #s(literal 1/6 binary64)))))) |
#s(approx (* -1 (sin x)) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (* -1 (sin x)) (*.f64 x (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
#s(approx (* -1 (sin x)) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 x x)))) #s(literal 1 binary64)))) |
#s(approx (* -1 (sin x)) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))) #s(literal 1 binary64)))) |
#s(approx (log (* -1 (tan x))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))) |
#s(approx (log (* -1 (tan x))) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
#s(approx (log (* -1 (tan x))) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 7/90 binary64) (*.f64 x x))))))) |
#s(approx (log (* -1 (tan x))) (+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 7/90 binary64) (*.f64 #s(literal 62/2835 binary64) (*.f64 x x))))))))) |
#s(approx (* -1 (tan x)) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (* -1 (tan x)) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
#s(approx (* -1 (tan x)) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64))) #s(literal 1 binary64)))) |
#s(approx (* -1 (tan x)) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 x x)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(literal 2 binary64)) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (+.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 11/6 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (/.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (+.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (fma.f64 #s(literal 1/3 binary64) (tan.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (+.f64 #s(literal 11/6 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (/.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (/.f64 (*.f64 x (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (/.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (*.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (fma.f64 #s(literal 1/3 binary64) (tan.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (/.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (*.f64 x (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (*.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (fma.f64 #s(literal 1/3 binary64) (tan.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (fma.f64 #s(literal 1/3 binary64) (tan.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (fma.f64 #s(literal 1/3 binary64) (tan.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (/.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/.f64 (*.f64 x (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (/.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (*.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (/.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (/.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (*.f64 x (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (/.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (/.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (/.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (/.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) (tan.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) (fma.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (tan.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) (fma.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (tan.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) (fma.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (sin.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (*.f64 (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (cos.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (tan.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) |
#s(approx (+ (* (PI) 2) x) (*.f64 #s(literal 2 binary64) (PI.f64))) |
#s(approx (+ (* (PI) 2) x) (+.f64 x (*.f64 #s(literal 2 binary64) (PI.f64)))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) #s(literal 2 binary64)) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -11/6 binary64) (*.f64 x x)))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 187/360 binary64) (*.f64 x x)) #s(literal 11/6 binary64))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 187/360 binary64) (*.f64 #s(literal -767/15120 binary64) (*.f64 x x)))) #s(literal 11/6 binary64))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) #s(literal 1 binary64)) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
#s(approx (/ (* -1 (sin x)) (cos x)) (*.f64 #s(literal -1 binary64) x)) |
#s(approx (/ (* -1 (sin x)) (cos x)) (*.f64 x (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) #s(literal 1/3 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ (* -1 (sin x)) (cos x)) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -17/315 binary64) (*.f64 x x)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) #s(literal 1 binary64)))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) #s(literal 1 binary64)) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -5/6 binary64) (*.f64 x x)))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 67/360 binary64) (*.f64 x x)) #s(literal 5/6 binary64))))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 67/360 binary64) (*.f64 #s(literal -19/3024 binary64) (*.f64 x x)))) #s(literal 5/6 binary64))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 73/240 binary64) (fma.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 11/6 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 #s(literal 73/240 binary64) (fma.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 11/6 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (fma.f64 #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 #s(literal 11/6 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))))) (+.f64 #s(literal 73/240 binary64) (fma.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 11/6 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) #s(literal 1 binary64)) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 x x)))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 7/8 binary64) (*.f64 #s(literal -61/240 binary64) (*.f64 x x)))) #s(literal 3/2 binary64))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) #s(literal 2 binary64)) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (+.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 11/6 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (/.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (+.f64 #s(literal 2 binary64) (*.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))))) (+.f64 #s(literal 11/6 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (/.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (/.f64 (*.f64 x (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (*.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (/.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (*.f64 x (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (fma.f64 #s(literal 1/3 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (/.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/.f64 (*.f64 x (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (*.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (/.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (*.f64 x (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (/.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) (fma.f64 x (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) (fma.f64 x (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) (fma.f64 x (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) (*.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (*.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 x (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 x (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 x (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 x (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 x (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 x (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) (/.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))))))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (*.f64 #s(literal 2 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (fma.f64 #s(literal 2 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (fma.f64 #s(literal 2 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64)) (fma.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (fma.f64 #s(literal 2 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64)) (fma.f64 x (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (*.f64 (PI.f64) (PI.f64))))))) |
#s(approx (pow (+ (PI) x) 3) (pow.f64 (PI.f64) #s(literal 3 binary64))) |
#s(approx (pow (+ (PI) x) 3) (fma.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
#s(approx (pow (+ (PI) x) 3) (fma.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64)) (fma.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
#s(approx (pow (+ (PI) x) 3) (fma.f64 x (fma.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64)) (fma.f64 x (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
#s(approx (+ (PI) x) (PI.f64)) |
#s(approx (+ (PI) x) (+.f64 x (PI.f64))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)))) (*.f64 (PI.f64) (PI.f64)))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 x (-.f64 (+.f64 x (*.f64 #s(literal 2 binary64) (PI.f64))) (PI.f64)))) (*.f64 (PI.f64) (PI.f64)))) |
#s(approx (- (* (PI) (PI)) (* (+ (PI) x) (PI))) (*.f64 #s(literal -1 binary64) (*.f64 x (PI.f64)))) |
#s(approx (* (+ (PI) x) (PI)) (*.f64 (PI.f64) (PI.f64))) |
#s(approx (* (+ (PI) x) (PI)) (fma.f64 x (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 x (cos.f64 x)) (sin.f64 x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) (sin.f64 x))))) |
#s(approx (- x (sin x)) x) |
#s(approx (- x (sin x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 x) x))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) (*.f64 #s(literal -1/362880 binary64) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) (*.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/362880 binary64)))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) (*.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) (*.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (fma.f64 #s(literal 1/5040 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 #s(literal 1/6 binary64) (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 #s(literal -1/362880 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/362880 binary64)))) |
#s(approx (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 #s(literal -1/362880 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/362880 binary64)))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 #s(literal -1/362880 binary64) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/362880 binary64)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (*.f64 #s(literal -1/362880 binary64) (*.f64 x x))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/5040 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1/362880 binary64)))) |
#s(approx (tan x) (tan.f64 x)) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (/.f64 (*.f64 x (cos.f64 x)) (sin.f64 x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) (sin.f64 x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (cos.f64 x) (sin.f64 x))) (*.f64 x x)) (/.f64 (cos.f64 x) (sin.f64 x))) (/.f64 (cos.f64 x) x)))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 x (-.f64 (+.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (cos.f64 x) (sin.f64 x)))) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 x) (sin.f64 x)) (*.f64 x x)) (+.f64 (/.f64 (cos.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (sin.f64 x)) (*.f64 x x))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 #s(literal -26023/604800 binary64) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (*.f64 #s(literal 3859/15120 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 26023/604800 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (*.f64 #s(literal 3859/15120 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 26023/604800 binary64) (/.f64 #s(literal 73/120 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (* (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (* x x)) (*.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (fma.f64 #s(literal 3859/15120 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 26023/604800 binary64) (/.f64 #s(literal 73/120 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (*.f64 #s(literal -26023/604800 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal 3859/15120 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 26023/604800 binary64)))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal 3859/15120 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 26023/604800 binary64) (/.f64 #s(literal 73/120 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (+ (* (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (fma.f64 #s(literal 3859/15120 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 26023/604800 binary64) (/.f64 #s(literal 73/120 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (*.f64 #s(literal -26023/604800 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 3859/15120 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 26023/604800 binary64)))) |
#s(approx (- (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) 73/120) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 3859/15120 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 26023/604800 binary64) (/.f64 #s(literal 73/120 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) (*.f64 #s(literal -26023/604800 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* -26023/604800 (* x x)) 3859/15120) (* x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 3859/15120 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 26023/604800 binary64)))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) (*.f64 #s(literal -26023/604800 binary64) (*.f64 x x))) |
#s(approx (+ (* -26023/604800 (* x x)) 3859/15120) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 3859/15120 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 26023/604800 binary64)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 x (sin.f64 x)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 x (sin.f64 x)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 x (sin.f64 x))) (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 x (sin.f64 x)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 x (sin.f64 x)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 x (sin.f64 x))) (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 x (sin.f64 x)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 x (sin.f64 x)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 x (sin.f64 x))) (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 x (sin.f64 x))))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)))) x)) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)))) |
#s(approx (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x))))) |
#s(approx (/ (pow (cos x) 2) (sin x)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x))) |
#s(approx (pow (cos x) 2) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (/ (pow (cos x) 2) x) -1) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x))) |
#s(approx (/ (pow (cos x) 2) x) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x)) |
#s(approx (/ (pow (cos x) 2) (pow (sin x) 2)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) |
#s(approx (pow (sin x) 2) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (/.f64 (*.f64 x (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (*.f64 (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) x) (/.f64 (*.f64 (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (pow.f64 (*.f64 (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (/.f64 (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (/.f64 (*.f64 (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (sin.f64 x)))) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (/.f64 (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) x) (/.f64 (*.f64 (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (pow.f64 (*.f64 (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 x)) #s(literal 2 binary64))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (sin.f64 x) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (*.f64 (cos.f64 x) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (/.f64 (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (/.f64 (*.f64 (*.f64 (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (/.f64 (*.f64 (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (sin.f64 x))))) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (sin.f64 x)))) (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) x) (/.f64 (*.f64 (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (pow.f64 (*.f64 (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 x)) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (*.f64 (*.f64 (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (sin.f64 x))))))))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) (*.f64 (*.f64 x x) x)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))))) |
#s(approx (pow (/ x (tan x)) 3) (/.f64 (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) |
#s(approx (/ x (tan x)) (/.f64 (*.f64 x (cos.f64 x)) (sin.f64 x))) |
#s(approx (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3)) (pow.f64 (exp.f64 #s(literal 3 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))))) |
#s(approx (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3) (*.f64 #s(literal 3 binary64) (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))))) |
#s(approx (- (log (* -1 (sin x))) (log (* -1 (tan x)))) (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) |
#s(approx (log (* -1 (sin x))) (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)))) |
#s(approx (* -1 (sin x)) (*.f64 #s(literal -1 binary64) (sin.f64 x))) |
#s(approx (log (* -1 (tan x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) |
#s(approx (* -1 (tan x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (*.f64 (sin.f64 x) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 (cos.f64 x) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (*.f64 x (sin.f64 x)) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 (sin.f64 x) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (*.f64 x (sin.f64 x)))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 x x) (*.f64 (*.f64 x (sin.f64 x)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 x (sin.f64 x)) (*.f64 x x)))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) (*.f64 (sin.f64 x) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/.f64 (*.f64 x (cos.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) (sin.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) (tan.f64 (+.f64 x (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64)))))) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) x) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) (*.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) x) (/.f64 (PI.f64) x))))) |
#s(approx (+ (* (PI) 2) x) x) |
#s(approx (+ (* (PI) 2) x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) x))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (/.f64 (*.f64 x (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (sin.f64 x))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (*.f64 x (+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x))))) |
#s(approx (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (cos.f64 x)) |
#s(approx (/ (* -1 (sin x)) (cos x)) (*.f64 #s(literal -1 binary64) (tan.f64 x))) |
#s(approx (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (/.f64 (*.f64 x (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (sin.f64 x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (/.f64 (*.f64 x (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))))) (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) x) (/.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (*.f64 (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (sin.f64 x)))) (*.f64 x x)) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) x) (/.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (*.f64 (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (sin.f64 x))))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (*.f64 (*.f64 (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (*.f64 (*.f64 (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 x)))) (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) x) (/.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (*.f64 (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (*.f64 (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 x))))))))))) |
#s(approx (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (/.f64 (*.f64 x x) (sin.f64 x)) (/.f64 (*.f64 (cos.f64 x) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 x (sin.f64 x)))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) (/.f64 (fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 x x) (*.f64 (*.f64 x (sin.f64 x)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 (*.f64 x (sin.f64 x)) (*.f64 x x)))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (*.f64 (/.f64 (*.f64 x x) (sin.f64 x)) (/.f64 (*.f64 (cos.f64 x) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/.f64 (*.f64 x (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64)))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) (tan.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (+.f64 x (PI.f64)) #s(literal 2 binary64))) (*.f64 (PI.f64) (+.f64 x (PI.f64))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) x) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) x))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) x) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 x x)))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 (PI.f64) x) #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64))) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (-.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (PI.f64)))))) (*.f64 (*.f64 x x) x))))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (*.f64 (*.f64 x x) x)) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) x) (/.f64 (PI.f64) x))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x)) (/.f64 (fma.f64 (PI.f64) (*.f64 x x) (*.f64 x (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x x) x))))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) (pow.f64 (/.f64 (PI.f64) x) #s(literal 3 binary64)) (/.f64 (fma.f64 (PI.f64) (*.f64 x x) (*.f64 x (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x x) x)))))))) |
#s(approx (pow (+ (PI) x) 3) (*.f64 (*.f64 x x) x)) |
#s(approx (pow (+ (PI) x) 3) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) x) (/.f64 (PI.f64) x))))) |
#s(approx (pow (+ (PI) x) 3) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x)) (/.f64 (fma.f64 (PI.f64) (*.f64 x x) (*.f64 x (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x x) x))))))) |
#s(approx (pow (+ (PI) x) 3) (*.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x)) (+.f64 (/.f64 (PI.f64) x) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x)) (pow.f64 (/.f64 (PI.f64) x) #s(literal 3 binary64))))))))) |
#s(approx (+ (PI) x) x) |
#s(approx (+ (PI) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (PI.f64) x)))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) (*.f64 x x)) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) (*.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) x))) (/.f64 (PI.f64) x)))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) (*.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) x) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x))))) (/.f64 (fma.f64 (PI.f64) (*.f64 x x) (*.f64 x (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x x) x))))) |
#s(approx (* (+ (PI) x) (PI)) (*.f64 x (PI.f64))) |
#s(approx (* (+ (PI) x) (PI)) (*.f64 x (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (PI.f64)) x)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (cos.f64 x) x))))) |
#s(approx (- x (sin x)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 #s(literal 1/362880 binary64) (*.f64 #s(literal 1/5040 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (+.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/5040 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))))) |
#s(approx (+ (* (* (* (* x x) x) (* x x)) (- (* (* (+ (* -1/362880 (* x x)) 1/5040) x) x) 1/120)) (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (+.f64 #s(literal 1/362880 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 #s(literal 1/5040 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))))) |
#s(approx (* (+ (* -1/362880 (* x x)) 1/5040) x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 #s(literal 1/362880 binary64) (*.f64 #s(literal 1/5040 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))))) |
#s(approx (* (pow (* (pow x 3/4) (pow x 3/4)) 2) 1/6) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)))) |
#s(approx (pow (* (pow x 3/4) (pow x 3/4)) 2) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)))) |
#s(approx (* (pow x 3/4) (pow x 3/4)) (*.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (pow x 3/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -3 binary64)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (cos.f64 x) x))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (cos.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (cos.f64 x) (sin.f64 x))) x))) x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (cos.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 x) (sin.f64 x)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 x) (fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 x) (sin.f64 x)) (*.f64 (cos.f64 x) (sin.f64 x)))) x) (*.f64 (cos.f64 x) (sin.f64 x)))) x))) x)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))))) |
#s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)))) x) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (* x x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)))) x) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) -1) (/ (pow (cos x) 2) (pow (sin x) 2))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)))) x) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (/ (pow (cos x) 2) (sin x)) -1) (* (/ (pow (cos x) 2) x) -1)) x) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x))) x))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (/.f64 (*.f64 x (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))))) (*.f64 (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) x) (/.f64 (*.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (sin.f64 x)))) x))) x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) x) (/.f64 (*.f64 (sin.f64 x) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (*.f64 (cos.f64 x) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (sin.f64 x))))) (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 (*.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (sin.f64 x))))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) x) (/.f64 (*.f64 (*.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 (*.f64 (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 x)))))) x))) x)))))) |
#s(approx (- (pow (/ x (tan x)) 3) (exp (* (- (log (* -1 (sin x))) (log (* -1 (tan x)))) 3))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 3 binary64)) (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) (*.f64 (*.f64 x x) x)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (/.f64 (*.f64 x x) (sin.f64 x)) (/.f64 (*.f64 (cos.f64 x) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 x (sin.f64 x)))))) |
#s(approx (+ (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)))) x) (*.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))))))) |
#s(approx (* (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/ x (tan x))) (*.f64 (/.f64 (*.f64 x x) (sin.f64 x)) (/.f64 (*.f64 (cos.f64 x) (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))))) |
#s(approx (/ x (tan (+ (+ (* (PI) 2) x) (PI)))) (/.f64 (*.f64 x (sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x))))) |
#s(approx (tan (+ (+ (* (PI) 2) x) (PI))) (tan.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) x)))) |
#s(approx (+ (+ (* (PI) 2) x) (PI)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) x)) #s(literal 1 binary64))))) |
#s(approx (+ (* (PI) 2) x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (PI.f64) x)) #s(literal 1 binary64))))) |
#s(approx (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (/.f64 (*.f64 x (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))))) (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) x) (/.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (*.f64 (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64))))))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (sin.f64 x)))) x))) x)))))) |
#s(approx (/ (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))))))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (sin.f64 x))))) (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (sin.f64 x))))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) x) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (*.f64 (*.f64 (*.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 x)))))) x))) x)))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (/.f64 (*.f64 x x) (sin.f64 x)) (/.f64 (*.f64 (cos.f64 x) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (*.f64 x x) (fma.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 x (sin.f64 x)))))) |
#s(approx (+ (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)))) x) (*.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))))))) |
#s(approx (* (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/ x (tan x))) (*.f64 (/.f64 (*.f64 x x) (sin.f64 x)) (/.f64 (*.f64 (cos.f64 x) (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))))) |
#s(approx (/ x (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))))) (/.f64 (*.f64 x (sin.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)))))))) |
#s(approx (tan (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))))) (tan.f64 (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 (PI.f64) (PI.f64) (pow.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (*.f64 (PI.f64) (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) x))))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (PI.f64)) (*.f64 #s(literal -1 binary64) (PI.f64))))) x)) #s(literal 1 binary64))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (PI.f64)) (*.f64 #s(literal -1 binary64) (PI.f64))) (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (PI.f64)) (*.f64 #s(literal -1 binary64) (PI.f64)))))))) x) (*.f64 #s(literal 2 binary64) (PI.f64)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (PI.f64)) (*.f64 #s(literal -1 binary64) (PI.f64))))) x)) #s(literal 1 binary64))))) |
#s(approx (/ (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI))))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (PI.f64)) (*.f64 #s(literal -1 binary64) (PI.f64))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (PI.f64)) (*.f64 #s(literal -1 binary64) (PI.f64))) (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (PI.f64)) (*.f64 #s(literal -1 binary64) (PI.f64)))))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (PI.f64)) (*.f64 #s(literal -1 binary64) (PI.f64)))))))) x) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (PI.f64)) (*.f64 #s(literal -1 binary64) (PI.f64))) (-.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (PI.f64)) (*.f64 #s(literal -1 binary64) (PI.f64)))))))) x) (*.f64 #s(literal 2 binary64) (PI.f64)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (PI.f64)) (*.f64 #s(literal -1 binary64) (PI.f64))))) x)) #s(literal 1 binary64))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) x)) #s(literal 1 binary64))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (PI.f64)))) x) (*.f64 #s(literal 2 binary64) (PI.f64)))) x)) #s(literal 1 binary64))))) |
#s(approx (+ (pow (+ (PI) x) 3) (pow (PI) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) x) (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (PI.f64))))) x) (*.f64 #s(literal 2 binary64) (PI.f64)))) x)) #s(literal 1 binary64))))) |
#s(approx (pow (+ (PI) x) 3) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (PI.f64) (*.f64 #s(literal 2 binary64) (PI.f64))) x)) #s(literal 1 binary64))))) |
#s(approx (pow (+ (PI) x) 3) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (PI.f64)))) x) (*.f64 #s(literal 2 binary64) (PI.f64)))) x)) #s(literal 1 binary64))))) |
#s(approx (pow (+ (PI) x) 3) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) x) (*.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (PI.f64))))) x) (*.f64 #s(literal 2 binary64) (PI.f64)))) x)) #s(literal 1 binary64))))) |
#s(approx (+ (PI) x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) x)) #s(literal 1 binary64))))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (PI.f64)) x) (/.f64 (*.f64 #s(literal -1 binary64) (PI.f64)) x)))))) |
#s(approx (+ (* (+ (PI) x) (+ (PI) x)) (- (* (PI) (PI)) (* (+ (PI) x) (PI)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (PI.f64) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (PI.f64))) x) (/.f64 (*.f64 (PI.f64) (PI.f64)) x)))) (*.f64 #s(literal -1 binary64) (PI.f64))) x))))) |
#s(approx (* (+ (PI) x) (PI)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (PI.f64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) x)))))) |
Compiled 180 435 to 6 336 computations (96.5% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 349 | 1 | 1 350 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 5 | 5 |
| Total | 1 350 | 9 | 1 359 |
| Status | Accuracy | Program |
|---|---|---|
| 0.0% | (/.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)) (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)))))) (+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) | |
| ✓ | 0.0% | (/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
| ✓ | 99.6% | (/.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
| ✓ | 50.5% | (/.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x)))) |
| ✓ | 84.1% | (/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
| ✓ | 83.9% | (/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
| ✓ | 84.1% | (/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
| ✓ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| ✓ | 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
Compiled 1 656 to 419 computations (74.7% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
(/.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x)))) |
(/.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) x (pow.f64 (sin.f64 x) #s(literal 2 binary64)))))) (tan.f64 x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (tan.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (+.f64 (PI.f64) x) (+.f64 (PI.f64) x) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)) (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x))) (log.f64 (*.f64 #s(literal -1 binary64) (tan.f64 x))))) #s(literal 3 binary64)))))) (+.f64 (*.f64 (/.f64 x (tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)))) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
| Outputs |
|---|
(/.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (+.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) (sin.f64 x)) (cos.f64 x))))))) |
2 calls:
| 5.0ms | x |
| 3.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.6% | 1 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)))) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 3/4 binary64))) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x)) |
(/.f64 #s(approx (- (pow (/ x (tan x)) 3) (pow (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -26023/604800 binary64) (*.f64 x x) #s(literal 3859/15120 binary64)) (*.f64 x x)) #s(literal 73/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(approx (+ (* (/ x (tan x)) (/ x (tan x))) (+ (* (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x))) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))) (* (/ x (tan x)) (/ (* -1 (sin x)) (/ (* -1 (sin x)) (cos x)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (sin.f64 x)) #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.5% | 1 | x |
Compiled 8 to 6 computations (25% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.4% | 1 | x |
Compiled 8 to 6 computations (25% saved)
| 1× | fuel |
Compiled 154 to 59 computations (61.7% saved)
(abs x)
Compiled 630 to 270 computations (57.1% saved)
Loading profile data...