
Time bar (total: 8.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 0.2% | 99.8% | 0% | 0% | 0% | 0 |
| 0% | 0% | 0.2% | 99.8% | 0% | 0% | 0% | 1 |
| 0% | 0% | 0.2% | 99.8% | 0% | 0% | 0% | 2 |
| 0% | 0% | 0.2% | 99.8% | 0% | 0% | 0% | 3 |
| 0% | 0% | 0.2% | 99.8% | 0% | 0% | 0% | 4 |
| 0% | 0% | 0.2% | 99.8% | 0% | 0% | 0% | 5 |
| 0% | 0% | 0.2% | 99.8% | 0% | 0% | 0% | 6 |
| 0% | 0% | 0.2% | 99.8% | 0% | 0% | 0% | 7 |
| 0% | 0% | 0.2% | 99.8% | 0% | 0% | 0% | 8 |
| 0.4% | 0% | 0.2% | 99.8% | 0% | 0% | 0% | 9 |
Compiled 69 to 50 computations (27.5% saved)
| 2.3s | 5 973× | 1 | valid |
| 269.0ms | 2 283× | 0 | valid |
ival-tan: 1.7s (77.1% of total)adjust: 202.0ms (9.2% of total)ival-<=: 107.0ms (4.9% of total)ival-add!: 98.0ms (4.5% of total)ival-sub!: 41.0ms (1.9% of total)ival-and: 36.0ms (1.6% of total)ival-or: 17.0ms (0.8% of total)ival-assert: 3.0ms (0.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 74 | 122 | (7.17035878815301 -6.3319129331234845e-49 2.170521469790473e+161 2.340322978871214e+244) | 0 | - | (tan.f64 (+.f64 y z)) |
| 1 | 0 | - | 0 | - | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (+.f64 y z) |
| 0 | 0 | - | 0 | - | (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (tan.f64 a) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
tan.f64 | (tan.f64 (+.f64 y z)) | sensitivity | 196 | 0 |
+.f64 | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) | cancellation | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 75 | 0 |
| - | 121 | 60 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 75 | 0 | 0 |
| - | 121 | 0 | 60 |
| number | freq |
|---|---|
| 0 | 60 |
| 1 | 195 |
| 2 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 124.0ms | 388× | 1 | valid |
| 9.0ms | 124× | 0 | valid |
Compiled 71 to 31 computations (56.3% saved)
ival-tan: 78.0ms (78% of total)adjust: 11.0ms (11% of total)ival-add!: 9.0ms (9% of total)ival-sub!: 2.0ms (2% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 147 |
| 1 | 129 | 146 |
| 2 | 216 | 146 |
| 3 | 326 | 146 |
| 4 | 490 | 146 |
| 5 | 804 | 146 |
| 6 | 1599 | 146 |
| 7 | 3481 | 146 |
| 8 | 4752 | 146 |
| 9 | 6719 | 146 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.0% | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
(sort y z)
Compiled 18 to 18 computations (0% saved)
| Inputs |
|---|
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
x |
(-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
(tan.f64 (+.f64 y z)) |
(+.f64 y z) |
y |
z |
(tan.f64 a) |
a |
| Outputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (+ y z)) (cos (+ y z)))) (/ (sin a) (cos a))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* x (- (+ 1 (/ (sin (+ y z)) (* x (cos (+ y z))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ y z) #s(hole binary64 z)) |
#s(approx (+ y z) #s(hole binary64 (+ y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin (+ y z)) (cos (+ y z))))) |
#s(approx (+ y z) #s(hole binary64 y)) |
#s(approx (+ y z) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin (- z (* -1 y))) (cos (- z (* -1 y)))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin (- z (* -1 y))) (cos (- z (* -1 y)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin y) (cos y)) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ y z) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin (- y (* -1 z))) (cos (- y (* -1 z)))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin (- y (* -1 z))) (cos (- y (* -1 z)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (/ (sin (+ y z)) (cos (+ y z))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (+ (* -1 a) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (tan a) #s(hole binary64 a)) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* 1/3 (pow a 2)))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* 2/15 (pow a 2)))))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* (pow a 2) (+ 2/15 (* 17/315 (pow a 2)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (tan a) #s(hole binary64 (/ (sin a) (cos a)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | a | @ | inf | ((+ x (- (tan (+ y z)) (tan a))) x (- (tan (+ y z)) (tan a)) (tan (+ y z)) (+ y z) y z (tan a) a) |
| 2.0ms | y | @ | inf | ((+ x (- (tan (+ y z)) (tan a))) x (- (tan (+ y z)) (tan a)) (tan (+ y z)) (+ y z) y z (tan a) a) |
| 2.0ms | z | @ | -inf | ((+ x (- (tan (+ y z)) (tan a))) x (- (tan (+ y z)) (tan a)) (tan (+ y z)) (+ y z) y z (tan a) a) |
| 2.0ms | y | @ | -inf | ((+ x (- (tan (+ y z)) (tan a))) x (- (tan (+ y z)) (tan a)) (tan (+ y z)) (+ y z) y z (tan a) a) |
| 2.0ms | z | @ | 0 | ((+ x (- (tan (+ y z)) (tan a))) x (- (tan (+ y z)) (tan a)) (tan (+ y z)) (+ y z) y z (tan a) a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 261 | 2048 |
| 0 | 268 | 1720 |
| 1 | 1623 | 1480 |
| 0 | 9100 | 1434 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
x |
(-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
(tan.f64 (+.f64 y z)) |
(+.f64 y z) |
y |
z |
(tan.f64 a) |
a |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (+ y z)) (cos (+ y z)))) (/ (sin a) (cos a))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* x (- (+ 1 (/ (sin (+ y z)) (* x (cos (+ y z))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ y z) #s(hole binary64 z)) |
#s(approx (+ y z) #s(hole binary64 (+ y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin (+ y z)) (cos (+ y z))))) |
#s(approx (+ y z) #s(hole binary64 y)) |
#s(approx (+ y z) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin (- z (* -1 y))) (cos (- z (* -1 y)))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin (- z (* -1 y))) (cos (- z (* -1 y)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin y) (cos y)) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ y z) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin (- y (* -1 z))) (cos (- y (* -1 z)))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin (- y (* -1 z))) (cos (- y (* -1 z)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (/ (sin (+ y z)) (cos (+ y z))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (+ (* -1 a) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (tan a) #s(hole binary64 a)) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* 1/3 (pow a 2)))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* 2/15 (pow a 2)))))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* (pow a 2) (+ 2/15 (* 17/315 (pow a 2)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (tan a) #s(hole binary64 (/ (sin a) (cos a)))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 2 binary64)) (pow.f64 (tan.f64 a) #s(literal 2 binary64)))) (neg.f64 (+.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 2 binary64)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64)) (*.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64))) (neg.f64 (cos.f64 a))) (*.f64 (-.f64 x (tan.f64 (+.f64 z y))) (neg.f64 (sin.f64 a)))) (*.f64 (-.f64 x (tan.f64 (+.f64 z y))) (neg.f64 (cos.f64 a)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64))) (cos.f64 a)) (*.f64 (-.f64 x (tan.f64 (+.f64 z y))) (sin.f64 a))) (*.f64 (-.f64 x (tan.f64 (+.f64 z y))) (cos.f64 a))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 3 binary64))) (neg.f64 (cos.f64 a))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64)) (*.f64 x (tan.f64 (+.f64 z y))))) (neg.f64 (sin.f64 a)))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64)) (*.f64 x (tan.f64 (+.f64 z y))))) (neg.f64 (cos.f64 a)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 3 binary64))) (cos.f64 a)) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64)) (*.f64 x (tan.f64 (+.f64 z y))))) (sin.f64 a))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64)) (*.f64 x (tan.f64 (+.f64 z y))))) (cos.f64 a))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 2 binary64)) (pow.f64 (tan.f64 a) #s(literal 2 binary64))) (+.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64))) (-.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 2 binary64)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64)) (*.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 2 binary64)) (+.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a))) (/.f64 (pow.f64 (tan.f64 a) #s(literal 2 binary64)) (+.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))) (/.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64)) (-.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 2 binary64)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a))))) (/.f64 (pow.f64 (tan.f64 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 2 binary64)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a)))))) |
(-.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64)) (*.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))))) (/.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64)) (*.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))))))) |
(+.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) x) |
(+.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
x |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64)) (pow.f64 (tan.f64 a) #s(literal 2 binary64)))) (neg.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))))) |
(/.f64 (neg.f64 (sin.f64 (-.f64 (+.f64 z y) a))) (neg.f64 (*.f64 (cos.f64 (+.f64 z y)) (cos.f64 a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 (+.f64 z y))) (neg.f64 (cos.f64 a))) (*.f64 (neg.f64 (cos.f64 (+.f64 z y))) (neg.f64 (sin.f64 a)))) (*.f64 (neg.f64 (cos.f64 (+.f64 z y))) (neg.f64 (cos.f64 a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 (+.f64 z y))) (cos.f64 a)) (*.f64 (neg.f64 (cos.f64 (+.f64 z y))) (sin.f64 a))) (*.f64 (neg.f64 (cos.f64 (+.f64 z y))) (cos.f64 a))) |
(/.f64 (-.f64 (*.f64 (+.f64 (tan.f64 y) (tan.f64 z)) (neg.f64 (cos.f64 a))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))) (neg.f64 (sin.f64 a)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))) (neg.f64 (cos.f64 a)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (tan.f64 y) (tan.f64 z)) (cos.f64 a)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))) (sin.f64 a))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))) (cos.f64 a))) |
(/.f64 (-.f64 (*.f64 (sin.f64 (+.f64 z y)) (neg.f64 (cos.f64 a))) (*.f64 (cos.f64 (+.f64 z y)) (neg.f64 (sin.f64 a)))) (*.f64 (cos.f64 (+.f64 z y)) (neg.f64 (cos.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64)) (pow.f64 (tan.f64 a) #s(literal 2 binary64))) (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))))) |
(/.f64 (sin.f64 (-.f64 (+.f64 z y) a)) (*.f64 (cos.f64 (+.f64 z y)) (cos.f64 a))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) (/.f64 (pow.f64 (tan.f64 a) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))))) (/.f64 (pow.f64 (tan.f64 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))))) |
(-.f64 (/.f64 (*.f64 (sin.f64 (+.f64 z y)) (cos.f64 a)) (*.f64 (cos.f64 (+.f64 z y)) (cos.f64 a))) (/.f64 (*.f64 (cos.f64 (+.f64 z y)) (sin.f64 a)) (*.f64 (cos.f64 (+.f64 z y)) (cos.f64 a)))) |
(-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (+.f64 z y)))) (neg.f64 (neg.f64 (cos.f64 (+.f64 z y))))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 y) (tan.f64 z))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))))) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) |
(/.f64 (neg.f64 (sin.f64 (+.f64 z y))) (neg.f64 (cos.f64 (+.f64 z y)))) |
(/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) |
(/.f64 (sin.f64 (+.f64 z y)) (cos.f64 (+.f64 z y))) |
(tan.f64 (+.f64 (+.f64 (+.f64 z y) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 z y) (PI.f64))) |
(tan.f64 (+.f64 z y)) |
(+.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) (cos.f64 z)) (cos.f64 (+.f64 z y))) (/.f64 (*.f64 (cos.f64 y) (sin.f64 z)) (cos.f64 (+.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 y z)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y z)) (/.f64 (*.f64 z z) (-.f64 y z))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 y z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 y z))))) |
(+.f64 z y) |
(+.f64 y z) |
y |
z |
(/.f64 (neg.f64 (neg.f64 (sin.f64 a))) (neg.f64 (neg.f64 (cos.f64 a)))) |
(/.f64 (+.f64 (tan.f64 a) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 a) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 a)) (neg.f64 (cos.f64 a))) |
(/.f64 (sin.f64 a) (cos.f64 a)) |
(tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 a (PI.f64))) |
(tan.f64 a) |
a |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) x)) |
#s(approx x x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (*.f64 (cos.f64 (+.f64 z y)) x)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a)))) x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) y (tan.f64 z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) (sin.f64 z)) (cos.f64 z)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) y (-.f64 (tan.f64 z) (tan.f64 a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 y) (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) (*.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) (sin.f64 z)) (cos.f64 z)))) y #s(literal 1 binary64)) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) y (-.f64 (tan.f64 z) (tan.f64 a))))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (tan.f64 z) (tan.f64 a))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) (sin.f64 z)) (cos.f64 z)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 y) (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) (*.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) (sin.f64 z)) (cos.f64 z)))) y #s(literal 1 binary64)) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (tan (+ y z)) (tan.f64 z)) |
#s(approx (tan (+ y z)) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) y (tan.f64 z))) |
#s(approx (tan (+ y z)) (fma.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) (sin.f64 z)) (cos.f64 z)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) y (tan.f64 z))) |
#s(approx (tan (+ y z)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 y) (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) (*.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) (sin.f64 z)) (cos.f64 z)))) y #s(literal 1 binary64)) (neg.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)))) y (tan.f64 z))) |
#s(approx (+ y z) z) |
#s(approx (+ y z) (+.f64 z y)) |
#s(approx y y) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
#s(approx (tan (+ y z)) (tan.f64 (+.f64 z y))) |
#s(approx (+ y z) y) |
#s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (-.f64 (tan.f64 (-.f64 z (neg.f64 y))) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (tan.f64 (-.f64 z (neg.f64 y))) (tan.f64 a))) |
#s(approx (tan (+ y z)) (tan.f64 (-.f64 z (neg.f64 y)))) |
#s(approx (+ y z) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 z) y) #s(literal 1 binary64)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (tan.f64 y)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) (sin.f64 y)) (cos.f64 y)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (-.f64 (tan.f64 y) (tan.f64 a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) (sin.f64 y)) (cos.f64 y)))) z #s(literal 1 binary64)) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (-.f64 (tan.f64 y) (tan.f64 a))))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (tan.f64 y) (tan.f64 a))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) (sin.f64 y)) (cos.f64 y)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) (sin.f64 y)) (cos.f64 y)))) z #s(literal 1 binary64)) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (tan (+ y z)) (tan.f64 y)) |
#s(approx (tan (+ y z)) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (tan.f64 y))) |
#s(approx (tan (+ y z)) (fma.f64 (-.f64 (fma.f64 z (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) (sin.f64 y)) (cos.f64 y)) #s(literal 1 binary64)) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (tan.f64 y))) |
#s(approx (tan (+ y z)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)) #s(literal 1/6 binary64)))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) (sin.f64 y)) (cos.f64 y)))) z #s(literal 1 binary64)) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (tan.f64 y))) |
#s(approx z z) |
#s(approx (+ y z) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (-.f64 (tan.f64 (-.f64 y (neg.f64 z))) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (tan.f64 (-.f64 y (neg.f64 z))) (tan.f64 a))) |
#s(approx (tan (+ y z)) (tan.f64 (-.f64 y (neg.f64 z)))) |
#s(approx (+ y z) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) z) #s(literal 1 binary64)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (tan.f64 (+.f64 z y)) x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (+.f64 x (neg.f64 a)) (tan.f64 (+.f64 z y)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 (+.f64 z y))) x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 a a)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 (+.f64 z y))) x)) |
#s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y))) |
#s(approx (- (tan (+ y z)) (tan a)) (+.f64 (neg.f64 a) (tan.f64 (+.f64 z y)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 (+.f64 z y)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 a a)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 (+.f64 z y)))) |
#s(approx (tan a) a) |
#s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (tan a) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 a a) #s(literal 1/3 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (tan a) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 a a) #s(literal 2/15 binary64)) (*.f64 a a) #s(literal 1/3 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx a a) |
#s(approx (tan a) (tan.f64 a)) |
Compiled 3 223 to 592 computations (81.6% saved)
26 alts after pruning (25 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 25 | 128 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 103 | 26 | 129 |
| Status | Accuracy | Program |
|---|---|---|
| 77.9% | (/.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 2 binary64)) (pow.f64 (tan.f64 a) #s(literal 2 binary64))) (+.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a))) | |
| 77.7% | (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64))) (cos.f64 a)) (*.f64 (-.f64 x (tan.f64 (+.f64 z y))) (sin.f64 a))) (*.f64 (-.f64 x (tan.f64 (+.f64 z y))) (cos.f64 a))) | |
| 77.7% | (/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64))) (-.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))) | |
| 77.7% | (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64)) (*.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))))) | |
| 99.7% | (+.f64 x (/.f64 (-.f64 (*.f64 (+.f64 (tan.f64 y) (tan.f64 z)) (cos.f64 a)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))) (sin.f64 a))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))) (cos.f64 a)))) | |
| 56.5% | (+.f64 x (/.f64 (sin.f64 (-.f64 (+.f64 z y) a)) (*.f64 (cos.f64 (+.f64 z y)) (cos.f64 a)))) | |
| ▶ | 77.5% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))))) (tan.f64 a))) |
| ▶ | 99.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
| 78.1% | (+.f64 x (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (cos.f64 (+.f64 z y))) (tan.f64 a))) | |
| 77.2% | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) | |
| 77.3% | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 a (PI.f64))))) | |
| ✓ | 78.0% | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 38.9% | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) | |
| 39.1% | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) | |
| ▶ | 65.6% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a))) |
| 65.8% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) | |
| 59.4% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) z)) (tan.f64 a))) | |
| 58.8% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) y)) (tan.f64 a))) | |
| 48.4% | (+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) | |
| 49.2% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (tan.f64 y)) x) (tan.f64 a))) | |
| ▶ | 59.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
| 58.7% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) | |
| 9.2% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) | |
| 77.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (*.f64 (cos.f64 (+.f64 z y)) x)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a)))) x)) | |
| 77.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) | |
| ▶ | 31.0% | #s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
Compiled 981 to 725 computations (26.1% saved)
| Inputs |
|---|
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
x |
(-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a)) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) |
(+.f64 (tan.f64 z) (tan.f64 y)) |
(tan.f64 z) |
z |
(tan.f64 y) |
y |
(-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y))) |
#s(literal 1 binary64) |
(*.f64 (tan.f64 z) (tan.f64 y)) |
(tan.f64 a) |
a |
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
(-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a)) |
(+.f64 (tan.f64 z) x) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a))) |
(-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a)) |
(tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
#s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
(*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y) |
(+.f64 (/.f64 z y) #s(literal 1 binary64)) |
(/.f64 z y) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))))) (tan.f64 a))) |
(-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))))) (tan.f64 a)) |
(/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))))) |
(+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) |
(tan.f64 (+.f64 z y)) |
(+.f64 z y) |
(tan.f64 (PI.f64)) |
(PI.f64) |
(-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64)))) |
(*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) |
| Outputs |
|---|
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin a) (cos a))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (+ y z)) (cos (+ y z)))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (/ (sin z) (cos z))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (* x (- (+ 1 (+ (/ (sin y) (* x (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin z) (* x (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* x (- (+ 1 (/ (sin (+ y z)) (* x (cos (+ y z))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 x)) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (* x (- (+ 1 (/ (sin z) (* x (cos z)))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ (tan z) x) #s(hole binary64 x)) |
#s(approx (+ (tan z) x) #s(hole binary64 (* x (+ 1 (/ (sin z) (* x (cos z))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (* x (- (+ 1 (+ (/ (sin (PI)) (* x (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin (+ y z)) (* x (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (sin z) (cos z)) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin z) (* x (cos z)))) 1))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ y (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* 1/3 (pow y 2)))) (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* (pow y 2) (+ 1/3 (* 2/15 (pow y 2)))))) (/ (sin z) (cos z))))) |
#s(approx (tan y) #s(hole binary64 y)) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* 1/3 (pow y 2)))))) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/3 (* 2/15 (pow y 2)))))))) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 2/15 (* 17/315 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 1)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* y (sin z)) (cos z)))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* y (- (* -1/3 (/ (* (pow y 2) (sin z)) (cos z))) (/ (sin z) (cos z))))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* y (- (* (pow y 2) (- (* -2/15 (/ (* (pow y 2) (sin z)) (cos z))) (* 1/3 (/ (sin z) (cos z))))) (/ (sin z) (cos z))))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (/ (* y (sin z)) (cos z)))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* y (+ (* 1/3 (/ (* (pow y 2) (sin z)) (cos z))) (/ (sin z) (cos z)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 2/15 (/ (* (pow y 2) (sin z)) (cos z))) (* 1/3 (/ (sin z) (cos z))))) (/ (sin z) (cos z)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/3 (/ (sin z) (cos z))) (* (pow y 2) (+ (* 17/315 (/ (* (pow y 2) (sin z)) (cos z))) (* 2/15 (/ (sin z) (cos z))))))) (/ (sin z) (cos z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ y z) #s(hole binary64 z)) |
#s(approx (+ y z) #s(hole binary64 (+ y z))) |
#s(approx (* (+ (/ z y) 1) y) #s(hole binary64 z)) |
#s(approx (* (+ (/ z y) 1) y) #s(hole binary64 (+ y z))) |
#s(approx (+ (/ z y) 1) #s(hole binary64 (/ z y))) |
#s(approx (+ (/ z y) 1) #s(hole binary64 (/ (+ y z) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ (* y (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ (* y (- (+ (* y (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))))) (* (cos z) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2))) (* (cos z) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (/ (* (sin z) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))))))))) (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* y (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ (* y (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ (* y (- (+ (* y (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))))) (* (cos z) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2))) (* (cos z) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (/ (* (sin z) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))))))))) (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* y (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))))) (* (cos z) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (/ (* (sin (PI)) (* (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))))) (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* -1 (/ (* y (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos (PI))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* y (- (* -1 (/ (* y (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (cos (PI))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI)))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* y (- (* y (- (/ (* y (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (cos (PI))) (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI)))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (* y (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos (PI))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (+ (/ (* y (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (cos (PI)))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (+ (* y (+ (* -1 (/ (* y (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (cos (PI)))) (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))))) |
#s(approx (tan y) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin (+ y z)) (cos (+ y z))))) |
#s(approx (+ y z) #s(hole binary64 y)) |
#s(approx (+ y z) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (* (+ (/ z y) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (/ z y) 1) y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (+ (/ z y) 1) #s(hole binary64 1)) |
#s(approx (+ (/ z y) 1) #s(hole binary64 (+ 1 (/ z y)))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin (PI)) (cos (PI))) (/ (sin (+ y z)) (cos (+ y z)))) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin (PI)) (cos (PI))) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin (+ y z)) (cos (+ y z))))) |
#s(approx (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin (- z (* -1 y))) (cos (- z (* -1 y)))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin (- z (* -1 y))) (cos (- z (* -1 y)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (* (+ (/ z y) 1) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))) (/ (sin (- z (* -1 y))) (* (cos (- z (* -1 y))) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))) (/ (sin (- z (* -1 y))) (* (cos (- z (* -1 y))) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin (- z (* -1 y))) (cos (- z (* -1 y)))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin y) (cos y)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ z (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* 1/3 (pow z 2)))) (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))) (/ (sin y) (cos y))))) |
#s(approx (tan z) #s(hole binary64 z)) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* 1/3 (pow z 2)))))) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))))) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2)))))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* z (sin y)) (cos y)))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* z (- (* -1/3 (/ (* (pow z 2) (sin y)) (cos y))) (/ (sin y) (cos y))))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* z (- (* (pow z 2) (- (* -2/15 (/ (* (pow z 2) (sin y)) (cos y))) (* 1/3 (/ (sin y) (cos y))))) (/ (sin y) (cos y))))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (/ (* z (sin y)) (cos y)))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* z (+ (* 1/3 (/ (* (pow z 2) (sin y)) (cos y))) (/ (sin y) (cos y)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* z (+ (* (pow z 2) (+ (* 2/15 (/ (* (pow z 2) (sin y)) (cos y))) (* 1/3 (/ (sin y) (cos y))))) (/ (sin y) (cos y)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* z (+ (* (pow z 2) (+ (* 1/3 (/ (sin y) (cos y))) (* (pow z 2) (+ (* 17/315 (/ (* (pow z 2) (sin y)) (cos y))) (* 2/15 (/ (sin y) (cos y))))))) (/ (sin y) (cos y)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- x (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x z) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (* z (+ 1 (* 1/3 (pow z 2))))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2))))))) (/ (sin a) (cos a))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (* z (+ 1 (* 1/3 (pow z 2))))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2))))))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin y) (cos y)) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ (* z (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ (* z (- (+ (* z (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))))) (* (cos y) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2))) (* (cos y) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (/ (* (sin y) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))))))))) (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* z (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ (* z (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ (* z (- (+ (* z (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))))) (* (cos y) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2))) (* (cos y) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (/ (* (sin y) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))))))))) (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* z (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* z (- (+ (* z (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* z (- (+ (* z (- (+ (* z (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))))) (* (cos y) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (/ (* (sin (PI)) (* (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))))) (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* -1 (/ (* z (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos (PI))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* z (- (* -1 (/ (* z (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (cos (PI))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI)))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* z (- (* z (- (/ (* z (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (cos (PI))) (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI)))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (* z (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos (PI))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (+ (/ (* z (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (cos (PI)))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (+ (* z (+ (* -1 (/ (* z (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (cos (PI)))) (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (tan z) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ y z) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (* (+ (/ z y) 1) y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ (/ z y) 1) #s(hole binary64 (* z (+ (/ 1 y) (/ 1 z))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin (- y (* -1 z))) (cos (- y (* -1 z)))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin (- y (* -1 z))) (cos (- y (* -1 z)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (* (+ (/ z y) 1) y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))) (/ (sin (- y (* -1 z))) (* (cos (- y (* -1 z))) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))) (/ (sin (- y (* -1 z))) (* (cos (- y (* -1 z))) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin (- y (* -1 z))) (cos (- y (* -1 z)))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (tan a) #s(hole binary64 a)) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* 1/3 (pow a 2)))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* 2/15 (pow a 2)))))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* (pow a 2) (+ 2/15 (* 17/315 (pow a 2)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (/ (sin z) (cos z))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* -1 a) (/ (sin z) (cos z)))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin z) (cos z)))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin z) (cos z)))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (/ (sin (+ y z)) (cos (+ y z))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (+ (* -1 a) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (* -1 a) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (tan a) #s(hole binary64 (/ (sin a) (cos a)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.0ms | x | @ | 0 | ((+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (tan z) (tan y)) (tan z) z (tan y) y (- 1 (* (tan z) (tan y))) 1 (* (tan z) (tan y)) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (tan (+ y z)) (tan a))) (- (tan (+ y z)) (tan a)) (tan (+ y z)) (+ y z) (* (+ (/ z y) 1) y) (+ (/ z y) 1) (/ z y) (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (+ (tan (+ z y)) (tan (PI))) (tan (+ z y)) (+ z y) (tan (PI)) (PI) (- 1 (* (tan (+ z y)) (tan (PI)))) (* (tan (+ z y)) (tan (PI)))) |
| 19.0ms | y | @ | -inf | ((+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (tan z) (tan y)) (tan z) z (tan y) y (- 1 (* (tan z) (tan y))) 1 (* (tan z) (tan y)) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (tan (+ y z)) (tan a))) (- (tan (+ y z)) (tan a)) (tan (+ y z)) (+ y z) (* (+ (/ z y) 1) y) (+ (/ z y) 1) (/ z y) (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (+ (tan (+ z y)) (tan (PI))) (tan (+ z y)) (+ z y) (tan (PI)) (PI) (- 1 (* (tan (+ z y)) (tan (PI)))) (* (tan (+ z y)) (tan (PI)))) |
| 18.0ms | z | @ | inf | ((+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (tan z) (tan y)) (tan z) z (tan y) y (- 1 (* (tan z) (tan y))) 1 (* (tan z) (tan y)) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (tan (+ y z)) (tan a))) (- (tan (+ y z)) (tan a)) (tan (+ y z)) (+ y z) (* (+ (/ z y) 1) y) (+ (/ z y) 1) (/ z y) (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (+ (tan (+ z y)) (tan (PI))) (tan (+ z y)) (+ z y) (tan (PI)) (PI) (- 1 (* (tan (+ z y)) (tan (PI)))) (* (tan (+ z y)) (tan (PI)))) |
| 17.0ms | y | @ | 0 | ((+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (tan z) (tan y)) (tan z) z (tan y) y (- 1 (* (tan z) (tan y))) 1 (* (tan z) (tan y)) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (tan (+ y z)) (tan a))) (- (tan (+ y z)) (tan a)) (tan (+ y z)) (+ y z) (* (+ (/ z y) 1) y) (+ (/ z y) 1) (/ z y) (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (+ (tan (+ z y)) (tan (PI))) (tan (+ z y)) (+ z y) (tan (PI)) (PI) (- 1 (* (tan (+ z y)) (tan (PI)))) (* (tan (+ z y)) (tan (PI)))) |
| 15.0ms | z | @ | 0 | ((+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (tan z) (tan y)) (tan z) z (tan y) y (- 1 (* (tan z) (tan y))) 1 (* (tan z) (tan y)) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (tan (+ y z)) (tan a))) (- (tan (+ y z)) (tan a)) (tan (+ y z)) (+ y z) (* (+ (/ z y) 1) y) (+ (/ z y) 1) (/ z y) (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (+ (tan (+ z y)) (tan (PI))) (tan (+ z y)) (+ z y) (tan (PI)) (PI) (- 1 (* (tan (+ z y)) (tan (PI)))) (* (tan (+ z y)) (tan (PI)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1216 | 21053 |
| 0 | 1265 | 13549 |
| 0 | 8380 | 13217 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
x |
(-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a)) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) |
(+.f64 (tan.f64 z) (tan.f64 y)) |
(tan.f64 z) |
z |
(tan.f64 y) |
y |
(-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y))) |
#s(literal 1 binary64) |
(*.f64 (tan.f64 z) (tan.f64 y)) |
(tan.f64 a) |
a |
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
(-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a)) |
(+.f64 (tan.f64 z) x) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a))) |
(-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a)) |
(tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
#s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
(*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y) |
(+.f64 (/.f64 z y) #s(literal 1 binary64)) |
(/.f64 z y) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))))) (tan.f64 a))) |
(-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))))) (tan.f64 a)) |
(/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))))) |
(+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) |
(tan.f64 (+.f64 z y)) |
(+.f64 z y) |
(tan.f64 (PI.f64)) |
(PI.f64) |
(-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64)))) |
(*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin a) (cos a))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (+ y z)) (cos (+ y z)))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (/ (sin z) (cos z))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (* x (- (+ 1 (+ (/ (sin y) (* x (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin z) (* x (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* x (- (+ 1 (/ (sin (+ y z)) (* x (cos (+ y z))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 x)) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (* x (- (+ 1 (/ (sin z) (* x (cos z)))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ (tan z) x) #s(hole binary64 x)) |
#s(approx (+ (tan z) x) #s(hole binary64 (* x (+ 1 (/ (sin z) (* x (cos z))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (* x (- (+ 1 (+ (/ (sin (PI)) (* x (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin (+ y z)) (* x (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (sin z) (cos z)) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin z) (* x (cos z)))) 1))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ y (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* 1/3 (pow y 2)))) (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* (pow y 2) (+ 1/3 (* 2/15 (pow y 2)))))) (/ (sin z) (cos z))))) |
#s(approx (tan y) #s(hole binary64 y)) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* 1/3 (pow y 2)))))) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/3 (* 2/15 (pow y 2)))))))) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 2/15 (* 17/315 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 1)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* y (sin z)) (cos z)))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* y (- (* -1/3 (/ (* (pow y 2) (sin z)) (cos z))) (/ (sin z) (cos z))))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* y (- (* (pow y 2) (- (* -2/15 (/ (* (pow y 2) (sin z)) (cos z))) (* 1/3 (/ (sin z) (cos z))))) (/ (sin z) (cos z))))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (/ (* y (sin z)) (cos z)))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* y (+ (* 1/3 (/ (* (pow y 2) (sin z)) (cos z))) (/ (sin z) (cos z)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 2/15 (/ (* (pow y 2) (sin z)) (cos z))) (* 1/3 (/ (sin z) (cos z))))) (/ (sin z) (cos z)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/3 (/ (sin z) (cos z))) (* (pow y 2) (+ (* 17/315 (/ (* (pow y 2) (sin z)) (cos z))) (* 2/15 (/ (sin z) (cos z))))))) (/ (sin z) (cos z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ y z) #s(hole binary64 z)) |
#s(approx (+ y z) #s(hole binary64 (+ y z))) |
#s(approx (* (+ (/ z y) 1) y) #s(hole binary64 z)) |
#s(approx (* (+ (/ z y) 1) y) #s(hole binary64 (+ y z))) |
#s(approx (+ (/ z y) 1) #s(hole binary64 (/ z y))) |
#s(approx (+ (/ z y) 1) #s(hole binary64 (/ (+ y z) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ (* y (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ (* y (- (+ (* y (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))))) (* (cos z) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2))) (* (cos z) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (/ (* (sin z) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))))))))) (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* y (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ (* y (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ (* y (- (+ (* y (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))))) (* (cos z) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2))) (* (cos z) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (/ (* (sin z) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))))))))) (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* y (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))))) (* (cos z) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (/ (* (sin (PI)) (* (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))))) (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* -1 (/ (* y (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos (PI))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* y (- (* -1 (/ (* y (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (cos (PI))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI)))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* y (- (* y (- (/ (* y (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (cos (PI))) (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI)))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (* y (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos (PI))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (+ (/ (* y (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (cos (PI)))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (+ (* y (+ (* -1 (/ (* y (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (cos (PI)))) (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))))) |
#s(approx (tan y) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin (+ y z)) (cos (+ y z))))) |
#s(approx (+ y z) #s(hole binary64 y)) |
#s(approx (+ y z) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (* (+ (/ z y) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (/ z y) 1) y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (+ (/ z y) 1) #s(hole binary64 1)) |
#s(approx (+ (/ z y) 1) #s(hole binary64 (+ 1 (/ z y)))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin (PI)) (cos (PI))) (/ (sin (+ y z)) (cos (+ y z)))) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin (PI)) (cos (PI))) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin (+ y z)) (cos (+ y z))))) |
#s(approx (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin (- z (* -1 y))) (cos (- z (* -1 y)))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin (- z (* -1 y))) (cos (- z (* -1 y)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (* (+ (/ z y) 1) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))) (/ (sin (- z (* -1 y))) (* (cos (- z (* -1 y))) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))) (/ (sin (- z (* -1 y))) (* (cos (- z (* -1 y))) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin (- z (* -1 y))) (cos (- z (* -1 y)))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin y) (cos y)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ z (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* 1/3 (pow z 2)))) (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))) (/ (sin y) (cos y))))) |
#s(approx (tan z) #s(hole binary64 z)) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* 1/3 (pow z 2)))))) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))))) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2)))))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* z (sin y)) (cos y)))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* z (- (* -1/3 (/ (* (pow z 2) (sin y)) (cos y))) (/ (sin y) (cos y))))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* z (- (* (pow z 2) (- (* -2/15 (/ (* (pow z 2) (sin y)) (cos y))) (* 1/3 (/ (sin y) (cos y))))) (/ (sin y) (cos y))))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (/ (* z (sin y)) (cos y)))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* z (+ (* 1/3 (/ (* (pow z 2) (sin y)) (cos y))) (/ (sin y) (cos y)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* z (+ (* (pow z 2) (+ (* 2/15 (/ (* (pow z 2) (sin y)) (cos y))) (* 1/3 (/ (sin y) (cos y))))) (/ (sin y) (cos y)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* z (+ (* (pow z 2) (+ (* 1/3 (/ (sin y) (cos y))) (* (pow z 2) (+ (* 17/315 (/ (* (pow z 2) (sin y)) (cos y))) (* 2/15 (/ (sin y) (cos y))))))) (/ (sin y) (cos y)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- x (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x z) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (* z (+ 1 (* 1/3 (pow z 2))))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2))))))) (/ (sin a) (cos a))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (* z (+ 1 (* 1/3 (pow z 2))))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2))))))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin y) (cos y)) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ (* z (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ (* z (- (+ (* z (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))))) (* (cos y) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2))) (* (cos y) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (/ (* (sin y) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))))))))) (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* z (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ (* z (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ (* z (- (+ (* z (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))))) (* (cos y) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2))) (* (cos y) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (/ (* (sin y) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))))))))) (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* z (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* z (- (+ (* z (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* z (- (+ (* z (- (+ (* z (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))))) (* (cos y) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (/ (* (sin (PI)) (* (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))))) (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* -1 (/ (* z (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos (PI))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* z (- (* -1 (/ (* z (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (cos (PI))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI)))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* z (- (* z (- (/ (* z (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (cos (PI))) (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI)))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (* z (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos (PI))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (+ (/ (* z (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (cos (PI)))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (+ (* z (+ (* -1 (/ (* z (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (cos (PI)))) (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (tan z) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ y z) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (* (+ (/ z y) 1) y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ (/ z y) 1) #s(hole binary64 (* z (+ (/ 1 y) (/ 1 z))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))) (/ (sin a) (cos a))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (- (/ (sin (- y (* -1 z))) (cos (- y (* -1 z)))) (/ (sin a) (cos a))))) |
#s(approx (tan (+ y z)) #s(hole binary64 (/ (sin (- y (* -1 z))) (cos (- y (* -1 z)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (* (+ (/ z y) 1) y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))) (/ (sin (- y (* -1 z))) (* (cos (- y (* -1 z))) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))) (/ (sin (- y (* -1 z))) (* (cos (- y (* -1 z))) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin (- y (* -1 z))) (cos (- y (* -1 z)))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (tan a) #s(hole binary64 a)) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* 1/3 (pow a 2)))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* 2/15 (pow a 2)))))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* (pow a 2) (+ 2/15 (* 17/315 (pow a 2)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (/ (sin z) (cos z))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* -1 a) (/ (sin z) (cos z)))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin z) (cos z)))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin z) (cos z)))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (/ (sin (+ y z)) (cos (+ y z))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (+ (* -1 a) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (- (tan (+ y z)) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (* -1 a) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (tan a) #s(hole binary64 (/ (sin a) (cos a)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (+.f64 (tan.f64 (+.f64 y z)) x) (+.f64 (tan.f64 (+.f64 y z)) x)) (*.f64 (tan.f64 a) (tan.f64 a))) (+.f64 (+.f64 (tan.f64 (+.f64 y z)) x) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)))) (-.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (fma.f64 (+.f64 (tan.f64 (+.f64 y z)) x) (+.f64 (tan.f64 (+.f64 y z)) x) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (+.f64 (tan.f64 (+.f64 y z)) x) (tan.f64 a))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) (*.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)))))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) (tan.f64 a)) |
(+.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
x |
(/.f64 (-.f64 (*.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 y z))) (*.f64 (tan.f64 a) (tan.f64 a))) (+.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (fma.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 y z)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))))) |
(/.f64 (-.f64 (*.f64 (sin.f64 (+.f64 y z)) (cos.f64 a)) (*.f64 (cos.f64 (+.f64 y z)) (sin.f64 a))) (*.f64 (cos.f64 (+.f64 y z)) (cos.f64 a))) |
(-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (-.f64 (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (tan.f64 a))) |
(+.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (-.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (*.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (-.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (*.f64 (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (-.f64 (*.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (*.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (-.f64 (*.f64 (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (*.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) |
(/.f64 (neg.f64 (sin.f64 (+.f64 y z))) (neg.f64 (cos.f64 (+.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 y) (tan.f64 z))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (fma.f64 (sin.f64 y) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (*.f64 (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (sin.f64 z))) (*.f64 (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) |
(/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) (cos.f64 (+.f64 y z))) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (sin.f64 (+.f64 y z)))) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) (cos.f64 (+.f64 y z))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) |
(/.f64 (sin.f64 (+.f64 y z)) (cos.f64 (+.f64 y z))) |
(/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) |
(tan.f64 (+.f64 (+.f64 y z) (PI.f64))) |
(tan.f64 (+.f64 y z)) |
(+.f64 (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) |
(+.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) |
(+.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(+.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (-.f64 (*.f64 (tan.f64 y) (tan.f64 y)) (*.f64 (tan.f64 z) (tan.f64 z))) (-.f64 (tan.f64 y) (tan.f64 z))) |
(/.f64 (-.f64 (*.f64 (tan.f64 z) (tan.f64 z)) (*.f64 (tan.f64 y) (tan.f64 y))) (-.f64 (tan.f64 z) (tan.f64 y))) |
(/.f64 (+.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) (pow.f64 (tan.f64 z) #s(literal 3 binary64))) (fma.f64 (tan.f64 y) (tan.f64 y) (-.f64 (*.f64 (tan.f64 z) (tan.f64 z)) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (+.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) (pow.f64 (tan.f64 y) #s(literal 3 binary64))) (fma.f64 (tan.f64 z) (tan.f64 z) (-.f64 (*.f64 (tan.f64 y) (tan.f64 y)) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 z) (cos.f64 y))) |
(+.f64 (tan.f64 y) (tan.f64 z)) |
(+.f64 (tan.f64 z) (tan.f64 y)) |
(/.f64 (neg.f64 (sin.f64 z)) (neg.f64 (cos.f64 z))) |
(/.f64 (sin.f64 z) (cos.f64 z)) |
(tan.f64 (+.f64 z (PI.f64))) |
(tan.f64 z) |
z |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 (cos.f64 y))) |
(/.f64 (sin.f64 y) (cos.f64 y)) |
(tan.f64 (+.f64 y (PI.f64))) |
(tan.f64 y) |
y |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 y) (tan.f64 z)) (*.f64 (tan.f64 y) (tan.f64 z)))) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (tan.f64 y) (tan.f64 z)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (tan.f64 y) (tan.f64 z)) (*.f64 (tan.f64 y) (tan.f64 z)) (*.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 z)) (tan.f64 y))) |
#s(literal 1 binary64) |
(*.f64 (tan.f64 y) (tan.f64 z)) |
(*.f64 (tan.f64 z) (tan.f64 y)) |
(*.f64 (sin.f64 y) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (cos.f64 y)))) |
(/.f64 (/.f64 (*.f64 (sin.f64 z) (sin.f64 y)) (cos.f64 y)) (cos.f64 z)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 z) (sin.f64 y))) (neg.f64 (*.f64 (cos.f64 z) (cos.f64 y)))) |
(/.f64 (*.f64 (sin.f64 z) (sin.f64 y)) (*.f64 (cos.f64 z) (cos.f64 y))) |
(/.f64 (neg.f64 (sin.f64 a)) (neg.f64 (cos.f64 a))) |
(/.f64 (sin.f64 a) (cos.f64 a)) |
(tan.f64 (+.f64 a (PI.f64))) |
(tan.f64 a) |
a |
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 (+.f64 (tan.f64 z) x) (+.f64 (tan.f64 z) x)) (*.f64 (tan.f64 a) (tan.f64 a))) (+.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 z) x) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (fma.f64 (+.f64 (tan.f64 z) x) (+.f64 (tan.f64 z) x) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))))) |
(-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a)) |
(+.f64 (tan.f64 z) (-.f64 x (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 z) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 (tan.f64 z) (tan.f64 z)) (*.f64 x x)) (-.f64 (tan.f64 z) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (tan.f64 z) (tan.f64 z))) (-.f64 x (tan.f64 z))) |
(/.f64 (+.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (tan.f64 z) (tan.f64 z) (-.f64 (*.f64 x x) (*.f64 (tan.f64 z) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (tan.f64 z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (tan.f64 z) (tan.f64 z)) (*.f64 x (tan.f64 z))))) |
(+.f64 (tan.f64 z) x) |
(+.f64 x (tan.f64 z)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a)) (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a)))) (-.f64 x (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a)) (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a))) (*.f64 x (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a)))))) |
(-.f64 (+.f64 x (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)))) (tan.f64 a)) |
(+.f64 (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a)) x) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)))) (*.f64 (tan.f64 a) (tan.f64 a))) (+.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (fma.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a))))) |
(-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a)) |
(/.f64 (sin.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (cos.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)))) |
(tan.f64 (+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) (PI.f64))) |
(tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
(*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y) |
(*.f64 y (+.f64 (/.f64 z y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (/.f64 z y) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (/.f64 z y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 z y) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (/.f64 z y))) |
(/.f64 (-.f64 (*.f64 (/.f64 z y) (/.f64 z y)) #s(literal 1 binary64)) (-.f64 (/.f64 z y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (/.f64 z y))) (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 z y) (/.f64 z y) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 z y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 #s(literal 1 binary64) (/.f64 z y))))) |
(+.f64 (/.f64 z y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/.f64 (neg.f64 z) (neg.f64 y)) |
(/.f64 z y) |
(/.f64 (-.f64 (*.f64 (+.f64 (tan.f64 (+.f64 y z)) x) (+.f64 (tan.f64 (+.f64 y z)) x)) (*.f64 (tan.f64 a) (tan.f64 a))) (+.f64 (+.f64 (tan.f64 (+.f64 y z)) x) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)))) (-.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (fma.f64 (+.f64 (tan.f64 (+.f64 y z)) x) (+.f64 (tan.f64 (+.f64 y z)) x) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (+.f64 (tan.f64 (+.f64 y z)) x) (tan.f64 a))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) (*.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)))))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) (tan.f64 a)) |
(+.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 y z))) (*.f64 (tan.f64 a) (tan.f64 a))) (+.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (fma.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 y z)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))))) |
(/.f64 (-.f64 (*.f64 (sin.f64 (+.f64 y z)) (cos.f64 a)) (*.f64 (cos.f64 (+.f64 y z)) (sin.f64 a))) (*.f64 (cos.f64 (+.f64 y z)) (cos.f64 a))) |
(-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (-.f64 (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (tan.f64 a))) |
(+.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (-.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (*.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (-.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (*.f64 (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (-.f64 (*.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (*.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (-.f64 (*.f64 (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (*.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) |
(/.f64 (neg.f64 (sin.f64 (+.f64 y z))) (neg.f64 (cos.f64 (+.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 y) (tan.f64 z))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (fma.f64 (sin.f64 y) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (*.f64 (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (sin.f64 z))) (*.f64 (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) |
(/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) (cos.f64 (+.f64 y z))) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (sin.f64 (+.f64 y z)))) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) (cos.f64 (+.f64 y z))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) |
(/.f64 (sin.f64 (+.f64 y z)) (cos.f64 (+.f64 y z))) |
(/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) |
(tan.f64 (+.f64 (+.f64 y z) (PI.f64))) |
(tan.f64 (+.f64 y z)) |
(+.f64 (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) |
(+.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) |
(+.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(+.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (-.f64 (*.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 y z))) #s(literal 0 binary64)) (-.f64 (tan.f64 (+.f64 y z)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 y z)))) (-.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) |
(/.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 y z)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (tan.f64 (+.f64 y z)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 y z))) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) |
(/.f64 (fma.f64 #s(literal 0 binary64) (cos.f64 (+.f64 y z)) (*.f64 #s(literal -1 binary64) (sin.f64 (+.f64 y z)))) (*.f64 #s(literal -1 binary64) (cos.f64 (+.f64 y z)))) |
(+.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))) |
(+.f64 (tan.f64 (+.f64 y z)) #s(literal 0 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (*.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (-.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (*.f64 (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (-.f64 (*.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (*.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (-.f64 (*.f64 (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (*.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) |
(/.f64 (neg.f64 (sin.f64 (+.f64 y z))) (neg.f64 (cos.f64 (+.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 y) (tan.f64 z))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (fma.f64 (sin.f64 y) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (*.f64 (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (sin.f64 z))) (*.f64 (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) |
(/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) (cos.f64 (+.f64 y z))) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (sin.f64 (+.f64 y z)))) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) (cos.f64 (+.f64 y z))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) |
(/.f64 (sin.f64 (+.f64 y z)) (cos.f64 (+.f64 y z))) |
(/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) |
(tan.f64 (+.f64 (+.f64 y z) (PI.f64))) |
(tan.f64 (+.f64 y z)) |
(+.f64 (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) |
(+.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (/.f64 (tan.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) |
(+.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(+.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 y z)))) |
(+.f64 y z) |
(+.f64 z y) |
#s(literal 0 binary64) |
(PI.f64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 (+.f64 y z))) #s(literal 0 binary64))) |
(*.f64 #s(literal 0 binary64) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 #s(literal -1 binary64) (cos.f64 (+.f64 y z))))) |
(*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))) |
(*.f64 (tan.f64 (+.f64 y z)) #s(literal 0 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (+.f64 y z))) #s(literal -1 binary64)) (cos.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (+.f64 y z)))) (neg.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (+.f64 y z))) (*.f64 #s(literal -1 binary64) (cos.f64 (+.f64 y z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) |
#s(approx x x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (tan.f64 z) (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ (tan z) x) (tan.f64 z)) |
#s(approx (+ (tan z) x) (+.f64 (tan.f64 z) x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (/.f64 (sin.f64 z) x) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a))) x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) x)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a)))) x)) |
#s(approx (- (+ (tan z) x) (tan a)) x) |
#s(approx (- (+ (tan z) x) (tan a)) (*.f64 (-.f64 (+.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z)) #s(literal 1 binary64)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a))) x)) |
#s(approx (+ (tan z) x) x) |
#s(approx (+ (tan z) x) (*.f64 (+.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z)) #s(literal 1 binary64)) x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (*.f64 (cos.f64 (+.f64 y z)) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a))) x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (- (+ (tan z) x) (tan a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 z) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (tan z) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z))) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (neg.f64 y) (fma.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 4 binary64)) (pow.f64 (cos.f64 z) #s(literal 4 binary64)))))) y) (fma.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 z)))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a))))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (tan.f64 z) (tan.f64 a))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (fma.f64 (neg.f64 y) (fma.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 4 binary64)) (pow.f64 (cos.f64 z) #s(literal 4 binary64)))))) y) (fma.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 z)))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan.f64 z)) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 (fma.f64 y (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (neg.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) y (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (+ (tan z) (tan y)) (tan.f64 z)) |
#s(approx (+ (tan z) (tan y)) (+.f64 (tan.f64 z) y)) |
#s(approx (+ (tan z) (tan y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 1 binary64)) y (tan.f64 z))) |
#s(approx (+ (tan z) (tan y)) (fma.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 1 binary64)) y (tan.f64 z))) |
#s(approx (tan y) y) |
#s(approx (tan y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 1 binary64)) y)) |
#s(approx (tan y) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (tan y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 y y) #s(literal 2/15 binary64)) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (tan z) (tan y))) (fma.f64 (*.f64 y (tan.f64 z)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- 1 (* (tan z) (tan y))) (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (tan.f64 z)) #s(literal -1/3 binary64)) (tan.f64 z)) y #s(literal 1 binary64))) |
#s(approx (- 1 (* (tan z) (tan y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 y y) (tan.f64 z)) (*.f64 #s(literal -1/3 binary64) (tan.f64 z))) (*.f64 y y)) (tan.f64 z)) y #s(literal 1 binary64))) |
#s(approx (* (tan z) (tan y)) (*.f64 y (tan.f64 z))) |
#s(approx (* (tan z) (tan y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (tan.f64 z)) #s(literal 1/3 binary64) (tan.f64 z)) y)) |
#s(approx (* (tan z) (tan y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (tan.f64 z)) #s(literal 2/15 binary64) (*.f64 #s(literal 1/3 binary64) (tan.f64 z))) (*.f64 y y) (tan.f64 z)) y)) |
#s(approx (* (tan z) (tan y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (tan.f64 z)) #s(literal 17/315 binary64) (*.f64 #s(literal 2/15 binary64) (tan.f64 z))) (*.f64 y y) (*.f64 #s(literal 1/3 binary64) (tan.f64 z))) (*.f64 y y) (tan.f64 z)) y)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 (fma.f64 y (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 y) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a))))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (tan.f64 z) (tan.f64 a))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (fma.f64 y (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 y) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan.f64 z)) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 (fma.f64 y (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 y) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (+ z y) z) |
#s(approx (+ z y) (+.f64 y z)) |
#s(approx (* (+ (/ z y) 1) y) z) |
#s(approx (* (+ (/ z y) 1) y) (+.f64 y z)) |
#s(approx (+ (/ z y) 1) (/.f64 z y)) |
#s(approx (+ (/ z y) 1) (/.f64 (+.f64 y z) y)) |
#s(approx (/ z y) (/.f64 z y)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (-.f64 (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) (tan.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))))))) y (-.f64 (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) (tan.f64 a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) y (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)))))))) y (-.f64 (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) (tan.f64 a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (fma.f64 (fma.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) (fma.f64 (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64))))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) #s(literal -1 binary64) (fma.f64 (tan.f64 z) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))))))) y (-.f64 (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) y (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)))))))) y (-.f64 (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) (tan.f64 a))))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) (tan.f64 a))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))))))) y (-.f64 (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) y (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)))))))) y (-.f64 (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (fma.f64 (fma.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) (fma.f64 (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64))))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) #s(literal -1 binary64) (fma.f64 (tan.f64 z) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))))))) y (-.f64 (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) y (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 z) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)))))))) y (-.f64 (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) (tan.f64 a)))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) y (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) y (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) y (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (fma.f64 (fma.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) y (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) y (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) y (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (+.f64 #s(literal 0 binary64) (tan.f64 z))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (+.f64 #s(literal 0 binary64) (tan.f64 z)))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (fma.f64 (-.f64 (fma.f64 y (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (+.f64 #s(literal 0 binary64) (tan.f64 z)))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 y) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (+.f64 #s(literal 0 binary64) (tan.f64 z)))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan.f64 z)) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 (fma.f64 y (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 y) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (+ z y) z) |
#s(approx (+ z y) (+.f64 y z)) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 y (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal -1 binary64)))))) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal -1 binary64)))) y #s(literal 1 binary64)) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y #s(literal 0 binary64)) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal -1 binary64))))) y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal -1 binary64)))) y #s(literal 1 binary64)) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (fma.f64 (tan.f64 z) #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (fma.f64 (fma.f64 y (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal -1 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal -1 binary64)))) y (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (fma.f64 (fma.f64 (fma.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y #s(literal 0 binary64)) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) y (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal -1 binary64)))) y (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan.f64 (+.f64 y z))) |
#s(approx (+ (tan z) (tan y)) (+.f64 (tan.f64 y) (tan.f64 z))) |
#s(approx (tan y) (tan.f64 y)) |
#s(approx (- 1 (* (tan z) (tan y))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) |
#s(approx (* (tan z) (tan y)) (*.f64 (tan.f64 y) (tan.f64 z))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan.f64 (+.f64 y z))) |
#s(approx (+ z y) y) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (/ z y) 1) y) y) |
#s(approx (* (+ (/ z y) 1) y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (+ (/ z y) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ z y) 1) (+.f64 (/.f64 z y) #s(literal 1 binary64))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan.f64 (+.f64 y z))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (+.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan.f64 (+.f64 y z))) |
#s(approx (+ z y) y) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 (-.f64 z (neg.f64 y))) x) (tan.f64 a))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (tan.f64 (-.f64 z (neg.f64 y))) (tan.f64 a))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan.f64 (-.f64 z (neg.f64 y)))) |
#s(approx (+ z y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 z) y) #s(literal 1 binary64)))) |
#s(approx (* (+ (/ z y) 1) y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 z) y) #s(literal 1 binary64)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (/.f64 (+.f64 (tan.f64 (-.f64 z (neg.f64 y))) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 z (neg.f64 y)))))) x) (tan.f64 a))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (/.f64 (+.f64 (tan.f64 (-.f64 z (neg.f64 y))) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 z (neg.f64 y)))))) (tan.f64 a))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (/.f64 (+.f64 (tan.f64 (-.f64 z (neg.f64 y))) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 z (neg.f64 y))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (+.f64 (tan.f64 (-.f64 z (neg.f64 y))) #s(literal 0 binary64))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan.f64 (-.f64 z (neg.f64 y)))) |
#s(approx (+ z y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 z) y) #s(literal 1 binary64)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 z (neg.f64 y)))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 z (neg.f64 y))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (neg.f64 z) (fma.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))))) z) (fma.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 y)))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a))))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (tan.f64 y) (tan.f64 a))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (fma.f64 (neg.f64 z) (fma.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))))) z) (fma.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 y)))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan.f64 y)) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 (fma.f64 z (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) z (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (+ (tan z) (tan y)) (tan.f64 y)) |
#s(approx (+ (tan z) (tan y)) (+.f64 (tan.f64 y) z)) |
#s(approx (+ (tan z) (tan y)) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z (tan.f64 y))) |
#s(approx (+ (tan z) (tan y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z (tan.f64 y))) |
#s(approx (tan z) z) |
#s(approx (tan z) (*.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z)) |
#s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) |
#s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) |
#s(approx z z) |
#s(approx (- 1 (* (tan z) (tan y))) (fma.f64 (*.f64 z (tan.f64 y)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- 1 (* (tan z) (tan y))) (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (tan.f64 y)) #s(literal -1/3 binary64)) (tan.f64 y)) z #s(literal 1 binary64))) |
#s(approx (- 1 (* (tan z) (tan y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z z) (tan.f64 y)) #s(literal -2/15 binary64) (*.f64 #s(literal -1/3 binary64) (tan.f64 y))) (*.f64 z z)) (tan.f64 y)) z #s(literal 1 binary64))) |
#s(approx (* (tan z) (tan y)) (*.f64 z (tan.f64 y))) |
#s(approx (* (tan z) (tan y)) (*.f64 (fma.f64 (*.f64 (*.f64 z z) (tan.f64 y)) #s(literal 1/3 binary64) (tan.f64 y)) z)) |
#s(approx (* (tan z) (tan y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z z) (tan.f64 y)) #s(literal 2/15 binary64) (*.f64 (tan.f64 y) #s(literal 1/3 binary64))) (*.f64 z z) (tan.f64 y)) z)) |
#s(approx (* (tan z) (tan y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z z) (tan.f64 y)) #s(literal 17/315 binary64) (*.f64 (tan.f64 y) #s(literal 2/15 binary64))) (*.f64 z z) (*.f64 (tan.f64 y) #s(literal 1/3 binary64))) (*.f64 z z) (tan.f64 y)) z)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 (fma.f64 z (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a))))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 x (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (+.f64 z x) (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x) (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x) (tan.f64 a))) |
#s(approx (+ (tan z) x) (+.f64 z x)) |
#s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) |
#s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (tan.f64 y) (tan.f64 a))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (fma.f64 z (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan.f64 y)) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 (fma.f64 z (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) (tan.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))))))) z (-.f64 (/.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) (tan.f64 a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) z (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)))))))) z (-.f64 (/.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) (tan.f64 a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 (fma.f64 (fma.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) (fma.f64 (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) #s(literal -1 binary64) (fma.f64 (tan.f64 y) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))))))) z (-.f64 (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) z (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)))))))) z (-.f64 (/.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) (tan.f64 a))))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (/.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) (tan.f64 a))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))))))) z (-.f64 (/.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) z (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)))))))) z (-.f64 (/.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) (tan.f64 a)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (fma.f64 (fma.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) (fma.f64 (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) #s(literal -1 binary64) (fma.f64 (tan.f64 y) (/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))))))) z (-.f64 (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) z (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 0 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)))))))) z (-.f64 (/.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) (tan.f64 a)))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (/.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) z (/.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (fma.f64 (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) z (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) z (/.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (fma.f64 (fma.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (neg.f64 (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) z (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (*.f64 #s(literal -1 binary64) (fma.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) z (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) z (/.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (+.f64 (tan.f64 y) #s(literal 0 binary64))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (+.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (fma.f64 (-.f64 (fma.f64 z (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (+.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (+.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan.f64 y)) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 (fma.f64 z (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 z (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1 binary64)))))) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1 binary64)))) z #s(literal 1 binary64)) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z #s(literal 0 binary64)) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1 binary64))))) z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1 binary64)))) z #s(literal 1 binary64)) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 y) #s(literal 0 binary64))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (fma.f64 (tan.f64 y) #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (fma.f64 (fma.f64 z (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1 binary64)))) z (*.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (fma.f64 (fma.f64 (fma.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 z #s(literal 0 binary64)) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64))) #s(literal -1 binary64)))) z (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1 binary64)))) z (*.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (tan z) (tan.f64 z)) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (/ z y) 1) y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (+ (/ z y) 1) (*.f64 (+.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) z)) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 (-.f64 y (neg.f64 z))) x) (tan.f64 a))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (tan.f64 (-.f64 y (neg.f64 z))) (tan.f64 a))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan.f64 (-.f64 y (neg.f64 z)))) |
#s(approx (+ z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) z) #s(literal 1 binary64)))) |
#s(approx (* (+ (/ z y) 1) y) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) z) #s(literal 1 binary64)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (/.f64 (+.f64 (tan.f64 (-.f64 y (neg.f64 z))) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 y (neg.f64 z)))))) x) (tan.f64 a))) |
#s(approx (- (tan (+ y z)) (tan a)) (-.f64 (/.f64 (+.f64 (tan.f64 (-.f64 y (neg.f64 z))) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 y (neg.f64 z)))))) (tan.f64 a))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (/.f64 (+.f64 (tan.f64 (-.f64 y (neg.f64 z))) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 y (neg.f64 z))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (+.f64 (tan.f64 (-.f64 y (neg.f64 z))) #s(literal 0 binary64))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan.f64 (-.f64 y (neg.f64 z)))) |
#s(approx (+ z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) z) #s(literal 1 binary64)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 y (neg.f64 z)))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 y (neg.f64 z))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (tan.f64 (+.f64 y z)) x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (+.f64 x (neg.f64 a)) (tan.f64 (+.f64 y z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z))) x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z))) x)) |
#s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 y z))) |
#s(approx (- (tan (+ y z)) (tan a)) (+.f64 (neg.f64 a) (tan.f64 (+.f64 y z)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z)))) |
#s(approx (tan a) a) |
#s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (tan a) (*.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (tan a) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 a a) #s(literal 1/3 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx a a) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (tan.f64 (+.f64 y z)) x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (+.f64 x (neg.f64 a)) (tan.f64 (+.f64 y z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z))) x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z))) x)) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x)) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 (fma.f64 #s(literal -1 binary64) a (tan.f64 z)) x)) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 z)) x)) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 z)) x)) |
#s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 y z))) |
#s(approx (- (tan (+ y z)) (tan a)) (+.f64 (neg.f64 a) (tan.f64 (+.f64 y z)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (tan.f64 (+.f64 y z)) x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (+.f64 x (neg.f64 a)) (tan.f64 (+.f64 y z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z))) x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z))) x)) |
#s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 y z))) |
#s(approx (- (tan (+ y z)) (tan a)) (+.f64 (neg.f64 a) (tan.f64 (+.f64 y z)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z)))) |
#s(approx (- (tan (+ y z)) (tan a)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z)))) |
#s(approx (tan a) (tan.f64 a)) |
Compiled 19 512 to 2 141 computations (89% saved)
54 alts after pruning (50 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 394 | 36 | 430 |
| Fresh | 6 | 14 | 20 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 402 | 54 | 456 |
| Status | Accuracy | Program |
|---|---|---|
| 77.9% | (/.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 2 binary64)) (pow.f64 (tan.f64 a) #s(literal 2 binary64))) (+.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a))) | |
| 77.7% | (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64))) (cos.f64 a)) (*.f64 (-.f64 x (tan.f64 (+.f64 z y))) (sin.f64 a))) (*.f64 (-.f64 x (tan.f64 (+.f64 z y))) (cos.f64 a))) | |
| 77.7% | (/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64))) (-.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))) | |
| 77.7% | (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64)) (*.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))))) | |
| 56.5% | (+.f64 x (/.f64 (sin.f64 (-.f64 (+.f64 z y) a)) (*.f64 (cos.f64 (+.f64 z y)) (cos.f64 a)))) | |
| 95.0% | (+.f64 x (-.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) (pow.f64 (tan.f64 y) #s(literal 3 binary64))) (fma.f64 (tan.f64 z) (tan.f64 z) (-.f64 (*.f64 (tan.f64 y) (tan.f64 y)) (*.f64 (tan.f64 y) (tan.f64 z))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) | |
| ▶ | 99.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
| 77.9% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a))) | |
| 99.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (sin.f64 z) (sin.f64 y)) (cos.f64 y)) (cos.f64 z)))) (tan.f64 a))) | |
| 99.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)))) (tan.f64 a))) | |
| 99.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (/.f64 (sin.f64 y) (cos.f64 y))))) (tan.f64 a))) | |
| ✓ | 99.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
| 49.1% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)))) | |
| ▶ | 49.2% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
| 49.2% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) a))) | |
| 68.8% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (tan z) z) (tan.f64 y)))) (tan.f64 a))) | |
| ▶ | 78.8% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
| 78.1% | (+.f64 x (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (cos.f64 (+.f64 z y))) (tan.f64 a))) | |
| 60.2% | (+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) | |
| 59.9% | (+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) | |
| ✓ | 78.0% | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 38.9% | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) | |
| 39.1% | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) | |
| 65.8% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) | |
| 59.4% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) z)) (tan.f64 a))) | |
| 58.8% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) y)) (tan.f64 a))) | |
| 65.6% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (fma.f64 y #s(literal 1 binary64) (*.f64 y (/.f64 z y))))) (tan.f64 a))) | |
| 48.5% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 z y) (/.f64 z y) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) #s(literal 1 binary64))))) y))) (tan.f64 a))) | |
| 32.7% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) | |
| 47.0% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (/.f64 z y)) y))) (tan.f64 a))) | |
| 61.7% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (*.f64 (+.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) z)) y))) (tan.f64 a))) | |
| 48.4% | (+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) | |
| 49.2% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (tan.f64 y)) x) (tan.f64 a))) | |
| 59.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) x) (tan.f64 a))) | |
| 59.0% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 (+.f64 a (PI.f64))))) | |
| ✓ | 59.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
| 29.5% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) | |
| 29.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) | |
| 58.7% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) | |
| 29.8% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) | |
| 30.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) | |
| 9.2% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) | |
| 29.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) (tan.f64 a))) | |
| 29.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) | |
| 59.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (*.f64 (+.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z)) #s(literal 1 binary64)) x)) (tan.f64 a))) | |
| ▶ | 8.8% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
| 40.6% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) | |
| 77.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (*.f64 (cos.f64 (+.f64 y z)) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a))) x)) | |
| 99.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (/.f64 (sin.f64 z) x) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a))) x)) | |
| 77.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (*.f64 (cos.f64 (+.f64 z y)) x)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a)))) x)) | |
| 77.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) | |
| ▶ | 39.7% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
| 59.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 z) (tan.f64 a)) x)) #s(literal 1 binary64)) x)))) | |
| ✓ | 31.0% | #s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
Compiled 2 469 to 1 803 computations (27% saved)
| Inputs |
|---|
(+.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
x |
(-.f64 (/.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a)) |
(/.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) |
(+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) |
(/.f64 (sin.f64 z) (cos.f64 z)) |
(sin.f64 z) |
z |
(cos.f64 z) |
(tan.f64 y) |
y |
(-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y))) |
#s(literal 1 binary64) |
(*.f64 (tan.f64 z) (tan.f64 y)) |
(tan.f64 z) |
(tan.f64 a) |
a |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x)) |
(+.f64 (tan.f64 z) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
(-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a)) |
#s(approx (+ (tan z) x) (tan.f64 z)) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) |
(+.f64 (tan.f64 z) (tan.f64 y)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) |
#s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
(*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) |
(fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(*.f64 a a) |
#s(literal 1/3 binary64) |
| Outputs |
|---|
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin a) (cos a))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (+ y z)) (cos (+ y z)))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (/ (sin z) (cos z))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (* x (- (+ 1 (+ (/ (sin y) (* x (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin z) (* x (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* x (- (+ 1 (/ (sin (+ y z)) (* x (cos (+ y z))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 x)) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (* x (- (+ 1 (/ (sin z) (* x (cos z)))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ (tan z) x) #s(hole binary64 x)) |
#s(approx (+ (tan z) x) #s(hole binary64 (* x (+ 1 (/ (sin z) (* x (cos z))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (* x (- (+ 1 (+ (/ (sin y) (* x (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin z) (* x (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (sin z) (cos z)) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin z) (* x (cos z)))) 1))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (+ y (/ (sin z) (cos z))))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* 1/3 (pow y 2)))) (/ (sin z) (cos z))))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* (pow y 2) (+ 1/3 (* 2/15 (pow y 2)))))) (/ (sin z) (cos z))))) |
#s(approx (tan y) #s(hole binary64 y)) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* 1/3 (pow y 2)))))) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/3 (* 2/15 (pow y 2)))))))) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 2/15 (* 17/315 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 1)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* y (sin z)) (cos z)))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* y (- (* -1/3 (/ (* (pow y 2) (sin z)) (cos z))) (/ (sin z) (cos z))))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* y (- (* (pow y 2) (- (* -2/15 (/ (* (pow y 2) (sin z)) (cos z))) (* 1/3 (/ (sin z) (cos z))))) (/ (sin z) (cos z))))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (/ (* y (sin z)) (cos z)))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* y (+ (* 1/3 (/ (* (pow y 2) (sin z)) (cos z))) (/ (sin z) (cos z)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 2/15 (/ (* (pow y 2) (sin z)) (cos z))) (* 1/3 (/ (sin z) (cos z))))) (/ (sin z) (cos z)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/3 (/ (sin z) (cos z))) (* (pow y 2) (+ (* 17/315 (/ (* (pow y 2) (sin z)) (cos z))) (* 2/15 (/ (sin z) (cos z))))))) (/ (sin z) (cos z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ y (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* 1/3 (pow y 2)))) (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* (pow y 2) (+ 1/3 (* 2/15 (pow y 2)))))) (/ (sin z) (cos z))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))))) |
#s(approx (tan y) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin y) (cos y)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (+ z (/ (sin y) (cos y))))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* 1/3 (pow z 2)))) (/ (sin y) (cos y))))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))) (/ (sin y) (cos y))))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 z)) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (* z (+ 1 (* 1/3 (pow z 2)))))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2)))))))))) |
#s(approx (sin z) #s(hole binary64 z)) |
#s(approx (sin z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow z 2)))))) |
#s(approx (sin z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (- (* 1/120 (pow z 2)) 1/6)))))) |
#s(approx (sin z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (- (* (pow z 2) (+ 1/120 (* -1/5040 (pow z 2)))) 1/6)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (cos z) #s(hole binary64 1)) |
#s(approx (cos z) #s(hole binary64 (+ 1 (* -1/2 (pow z 2))))) |
#s(approx (cos z) #s(hole binary64 (+ 1 (* (pow z 2) (- (* 1/24 (pow z 2)) 1/2))))) |
#s(approx (cos z) #s(hole binary64 (+ 1 (* (pow z 2) (- (* (pow z 2) (+ 1/24 (* -1/720 (pow z 2)))) 1/2))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* z (sin y)) (cos y)))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* z (- (* -1/3 (/ (* (pow z 2) (sin y)) (cos y))) (/ (sin y) (cos y))))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* z (- (* (pow z 2) (- (* -2/15 (/ (* (pow z 2) (sin y)) (cos y))) (* 1/3 (/ (sin y) (cos y))))) (/ (sin y) (cos y))))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (/ (* z (sin y)) (cos y)))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* z (+ (* 1/3 (/ (* (pow z 2) (sin y)) (cos y))) (/ (sin y) (cos y)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* z (+ (* (pow z 2) (+ (* 2/15 (/ (* (pow z 2) (sin y)) (cos y))) (* 1/3 (/ (sin y) (cos y))))) (/ (sin y) (cos y)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* z (+ (* (pow z 2) (+ (* 1/3 (/ (sin y) (cos y))) (* (pow z 2) (+ (* 17/315 (/ (* (pow z 2) (sin y)) (cos y))) (* 2/15 (/ (sin y) (cos y))))))) (/ (sin y) (cos y)))))) |
#s(approx (tan z) #s(hole binary64 z)) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* 1/3 (pow z 2)))))) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))))) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2)))))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- x (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x z) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (* z (+ 1 (* 1/3 (pow z 2))))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2))))))) (/ (sin a) (cos a))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (* z (+ 1 (* 1/3 (pow z 2))))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin y) (cos y)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ z (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* 1/3 (pow z 2)))) (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))) (/ (sin y) (cos y))))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (sin z) #s(hole binary64 (sin z))) |
#s(approx (cos z) #s(hole binary64 (cos z))) |
#s(approx (tan z) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (tan a) #s(hole binary64 a)) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* 1/3 (pow a 2)))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* 2/15 (pow a 2)))))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* (pow a 2) (+ 2/15 (* 17/315 (pow a 2)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (/ (sin z) (cos z))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* -1 a) (/ (sin z) (cos z)))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin z) (cos z)))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin z) (cos z)))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (* (+ (* (* a a) 1/3) 1) a) #s(hole binary64 a)) |
#s(approx (* (+ (* (* a a) 1/3) 1) a) #s(hole binary64 (* a (+ 1 (* 1/3 (pow a 2)))))) |
#s(approx (+ (* (* a a) 1/3) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* a a) 1/3) 1) #s(hole binary64 (+ 1 (* 1/3 (pow a 2))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (tan a) #s(hole binary64 (/ (sin a) (cos a)))) |
#s(approx (* (+ (* (* a a) 1/3) 1) a) #s(hole binary64 (* 1/3 (pow a 3)))) |
#s(approx (* (+ (* (* a a) 1/3) 1) a) #s(hole binary64 (* (pow a 3) (+ 1/3 (/ 1 (pow a 2)))))) |
#s(approx (+ (* (* a a) 1/3) 1) #s(hole binary64 (* 1/3 (pow a 2)))) |
#s(approx (+ (* (* a a) 1/3) 1) #s(hole binary64 (* (pow a 2) (+ 1/3 (/ 1 (pow a 2)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | z | @ | -inf | ((+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (/ (sin z) (cos z)) (tan y)) (/ (sin z) (cos z)) (sin z) z (cos z) (tan y) y (- 1 (* (tan z) (tan y))) 1 (* (tan z) (tan y)) (tan z) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y))) (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a) (* (+ (* (* a a) 1/3) 1) a) (+ (* (* a a) 1/3) 1) (* a a) 1/3) |
| 6.0ms | y | @ | inf | ((+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (/ (sin z) (cos z)) (tan y)) (/ (sin z) (cos z)) (sin z) z (cos z) (tan y) y (- 1 (* (tan z) (tan y))) 1 (* (tan z) (tan y)) (tan z) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y))) (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a) (* (+ (* (* a a) 1/3) 1) a) (+ (* (* a a) 1/3) 1) (* a a) 1/3) |
| 5.0ms | a | @ | inf | ((+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (/ (sin z) (cos z)) (tan y)) (/ (sin z) (cos z)) (sin z) z (cos z) (tan y) y (- 1 (* (tan z) (tan y))) 1 (* (tan z) (tan y)) (tan z) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y))) (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a) (* (+ (* (* a a) 1/3) 1) a) (+ (* (* a a) 1/3) 1) (* a a) 1/3) |
| 5.0ms | a | @ | -inf | ((+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (/ (sin z) (cos z)) (tan y)) (/ (sin z) (cos z)) (sin z) z (cos z) (tan y) y (- 1 (* (tan z) (tan y))) 1 (* (tan z) (tan y)) (tan z) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y))) (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a) (* (+ (* (* a a) 1/3) 1) a) (+ (* (* a a) 1/3) 1) (* a a) 1/3) |
| 5.0ms | y | @ | -inf | ((+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (/ (sin z) (cos z)) (tan y)) (/ (sin z) (cos z)) (sin z) z (cos z) (tan y) y (- 1 (* (tan z) (tan y))) 1 (* (tan z) (tan y)) (tan z) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y))) (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a) (* (+ (* (* a a) 1/3) 1) a) (+ (* (* a a) 1/3) 1) (* a a) 1/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 708 | 7721 |
| 0 | 756 | 4991 |
| 1 | 4411 | 4989 |
| 0 | 8404 | 4813 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
x |
(-.f64 (/.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a)) |
(/.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) |
(+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) |
(/.f64 (sin.f64 z) (cos.f64 z)) |
(sin.f64 z) |
z |
(cos.f64 z) |
(tan.f64 y) |
y |
(-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y))) |
#s(literal 1 binary64) |
(*.f64 (tan.f64 z) (tan.f64 y)) |
(tan.f64 z) |
(tan.f64 a) |
a |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x)) |
(+.f64 (tan.f64 z) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
(-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a)) |
#s(approx (+ (tan z) x) (tan.f64 z)) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) |
(+.f64 (tan.f64 z) (tan.f64 y)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) |
#s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
(*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) |
(fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(*.f64 a a) |
#s(literal 1/3 binary64) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin a) (cos a))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (+ y z)) (cos (+ y z)))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (/ (sin z) (cos z))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (* x (- (+ 1 (+ (/ (sin y) (* x (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin z) (* x (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* x (- (+ 1 (/ (sin (+ y z)) (* x (cos (+ y z))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 x)) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (* x (- (+ 1 (/ (sin z) (* x (cos z)))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ (tan z) x) #s(hole binary64 x)) |
#s(approx (+ (tan z) x) #s(hole binary64 (* x (+ 1 (/ (sin z) (* x (cos z))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (* x (- (+ 1 (+ (/ (sin y) (* x (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin z) (* x (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (sin z) (cos z)) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin z) (* x (cos z)))) 1))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (+ y (/ (sin z) (cos z))))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* 1/3 (pow y 2)))) (/ (sin z) (cos z))))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* (pow y 2) (+ 1/3 (* 2/15 (pow y 2)))))) (/ (sin z) (cos z))))) |
#s(approx (tan y) #s(hole binary64 y)) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* 1/3 (pow y 2)))))) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/3 (* 2/15 (pow y 2)))))))) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 2/15 (* 17/315 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 1)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* y (sin z)) (cos z)))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* y (- (* -1/3 (/ (* (pow y 2) (sin z)) (cos z))) (/ (sin z) (cos z))))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* y (- (* (pow y 2) (- (* -2/15 (/ (* (pow y 2) (sin z)) (cos z))) (* 1/3 (/ (sin z) (cos z))))) (/ (sin z) (cos z))))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (/ (* y (sin z)) (cos z)))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* y (+ (* 1/3 (/ (* (pow y 2) (sin z)) (cos z))) (/ (sin z) (cos z)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 2/15 (/ (* (pow y 2) (sin z)) (cos z))) (* 1/3 (/ (sin z) (cos z))))) (/ (sin z) (cos z)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/3 (/ (sin z) (cos z))) (* (pow y 2) (+ (* 17/315 (/ (* (pow y 2) (sin z)) (cos z))) (* 2/15 (/ (sin z) (cos z))))))) (/ (sin z) (cos z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ y (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* 1/3 (pow y 2)))) (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* (pow y 2) (+ 1/3 (* 2/15 (pow y 2)))))) (/ (sin z) (cos z))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))))) |
#s(approx (tan y) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin y) (cos y)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (+ z (/ (sin y) (cos y))))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* 1/3 (pow z 2)))) (/ (sin y) (cos y))))) |
#s(approx (+ (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))) (/ (sin y) (cos y))))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 z)) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (* z (+ 1 (* 1/3 (pow z 2)))))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2)))))))))) |
#s(approx (sin z) #s(hole binary64 z)) |
#s(approx (sin z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow z 2)))))) |
#s(approx (sin z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (- (* 1/120 (pow z 2)) 1/6)))))) |
#s(approx (sin z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (- (* (pow z 2) (+ 1/120 (* -1/5040 (pow z 2)))) 1/6)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (cos z) #s(hole binary64 1)) |
#s(approx (cos z) #s(hole binary64 (+ 1 (* -1/2 (pow z 2))))) |
#s(approx (cos z) #s(hole binary64 (+ 1 (* (pow z 2) (- (* 1/24 (pow z 2)) 1/2))))) |
#s(approx (cos z) #s(hole binary64 (+ 1 (* (pow z 2) (- (* (pow z 2) (+ 1/24 (* -1/720 (pow z 2)))) 1/2))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* z (sin y)) (cos y)))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* z (- (* -1/3 (/ (* (pow z 2) (sin y)) (cos y))) (/ (sin y) (cos y))))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* z (- (* (pow z 2) (- (* -2/15 (/ (* (pow z 2) (sin y)) (cos y))) (* 1/3 (/ (sin y) (cos y))))) (/ (sin y) (cos y))))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (/ (* z (sin y)) (cos y)))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* z (+ (* 1/3 (/ (* (pow z 2) (sin y)) (cos y))) (/ (sin y) (cos y)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* z (+ (* (pow z 2) (+ (* 2/15 (/ (* (pow z 2) (sin y)) (cos y))) (* 1/3 (/ (sin y) (cos y))))) (/ (sin y) (cos y)))))) |
#s(approx (* (tan z) (tan y)) #s(hole binary64 (* z (+ (* (pow z 2) (+ (* 1/3 (/ (sin y) (cos y))) (* (pow z 2) (+ (* 17/315 (/ (* (pow z 2) (sin y)) (cos y))) (* 2/15 (/ (sin y) (cos y))))))) (/ (sin y) (cos y)))))) |
#s(approx (tan z) #s(hole binary64 z)) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* 1/3 (pow z 2)))))) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))))) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2)))))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- x (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x z) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (* z (+ 1 (* 1/3 (pow z 2))))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2))))))) (/ (sin a) (cos a))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (* z (+ 1 (* 1/3 (pow z 2))))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin y) (cos y)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ z (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* 1/3 (pow z 2)))) (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))) (/ (sin y) (cos y))))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (sin z) #s(hole binary64 (sin z))) |
#s(approx (cos z) #s(hole binary64 (cos z))) |
#s(approx (tan z) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (/ (sin z) (cos z)) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (tan a) #s(hole binary64 a)) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* 1/3 (pow a 2)))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* 2/15 (pow a 2)))))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* (pow a 2) (+ 2/15 (* 17/315 (pow a 2)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (/ (sin z) (cos z))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* -1 a) (/ (sin z) (cos z)))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin z) (cos z)))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin z) (cos z)))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (* (+ (* (* a a) 1/3) 1) a) #s(hole binary64 a)) |
#s(approx (* (+ (* (* a a) 1/3) 1) a) #s(hole binary64 (* a (+ 1 (* 1/3 (pow a 2)))))) |
#s(approx (+ (* (* a a) 1/3) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* a a) 1/3) 1) #s(hole binary64 (+ 1 (* 1/3 (pow a 2))))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (tan a) #s(hole binary64 (/ (sin a) (cos a)))) |
#s(approx (* (+ (* (* a a) 1/3) 1) a) #s(hole binary64 (* 1/3 (pow a 3)))) |
#s(approx (* (+ (* (* a a) 1/3) 1) a) #s(hole binary64 (* (pow a 3) (+ 1/3 (/ 1 (pow a 2)))))) |
#s(approx (+ (* (* a a) 1/3) 1) #s(hole binary64 (* 1/3 (pow a 2)))) |
#s(approx (+ (* (* a a) 1/3) 1) #s(hole binary64 (* (pow a 2) (+ 1/3 (/ 1 (pow a 2)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(literal 2 binary64)) (pow.f64 (tan.f64 a) #s(literal 2 binary64))) (+.f64 (+.f64 (tan.f64 (+.f64 y z)) x) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) #s(literal 2 binary64))) (-.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(literal 2 binary64)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (+.f64 (tan.f64 (+.f64 y z)) x) (tan.f64 a))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) #s(literal 2 binary64)) (*.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)))))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) (tan.f64 a)) |
(+.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
x |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 y z)) #s(literal 2 binary64)) (pow.f64 (tan.f64 a) #s(literal 2 binary64))) (+.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 (+.f64 y z)) #s(literal 2 binary64)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))))) |
(/.f64 (sin.f64 (-.f64 (+.f64 y z) a)) (*.f64 (cos.f64 (+.f64 y z)) (cos.f64 a))) |
(-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
(+.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (-.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (tan.f64 a))) |
(/.f64 (+.f64 (tan.f64 (+.f64 y z)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 y z)) (tan.f64 (PI.f64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 2 binary64))) (-.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))))) |
(/.f64 (neg.f64 (sin.f64 (+.f64 y z))) (neg.f64 (cos.f64 (+.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 y) (tan.f64 z))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (fma.f64 (sin.f64 y) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (*.f64 (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (sin.f64 z))) (*.f64 (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) |
(/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) |
(/.f64 (sin.f64 (+.f64 y z)) (cos.f64 (+.f64 y z))) |
(tan.f64 (+.f64 (+.f64 (+.f64 y z) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 y (PI.f64)) (+.f64 z (PI.f64)))) |
(tan.f64 (+.f64 y (+.f64 z (PI.f64)))) |
(tan.f64 (+.f64 (+.f64 y (PI.f64)) z)) |
(tan.f64 (+.f64 (+.f64 z (PI.f64)) (+.f64 y (PI.f64)))) |
(tan.f64 (+.f64 z (+.f64 y (PI.f64)))) |
(tan.f64 (+.f64 (+.f64 z (PI.f64)) y)) |
(tan.f64 (+.f64 (+.f64 y z) (PI.f64))) |
(tan.f64 (+.f64 y z)) |
(+.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(+.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)) (pow.f64 (tan.f64 z) #s(literal 2 binary64))) (-.f64 (tan.f64 y) (tan.f64 z))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)) (pow.f64 (tan.f64 y) #s(literal 2 binary64))) (-.f64 (tan.f64 z) (tan.f64 y))) |
(/.f64 (+.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) (pow.f64 (tan.f64 z) #s(literal 3 binary64))) (fma.f64 (tan.f64 y) (tan.f64 y) (-.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (+.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) (pow.f64 (tan.f64 y) #s(literal 3 binary64))) (fma.f64 (tan.f64 z) (tan.f64 z) (-.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 y) (cos.f64 z))) |
(+.f64 (tan.f64 y) (tan.f64 z)) |
(+.f64 (tan.f64 z) (tan.f64 y)) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 z)) (neg.f64 (cos.f64 z))) |
(/.f64 (sin.f64 z) (cos.f64 z)) |
(tan.f64 (+.f64 (+.f64 z (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 z (PI.f64))) |
(tan.f64 z) |
(pow.f64 (sin.f64 z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 z) #s(literal -1 binary64))) |
(sin.f64 z) |
(exp.f64 (*.f64 (log.f64 (sin.f64 z)) #s(literal 1 binary64))) |
z |
(pow.f64 (cos.f64 z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 z) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 z) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 z) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 z))) |
(cos.f64 (neg.f64 z)) |
(cos.f64 z) |
(exp.f64 (*.f64 (log.f64 (cos.f64 z)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 z) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 z) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (tan.f64 y) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 (cos.f64 y))) |
(/.f64 (sin.f64 y) (cos.f64 y)) |
(tan.f64 (+.f64 (+.f64 y (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 y (PI.f64))) |
(tan.f64 y) |
y |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (tan.f64 y) (tan.f64 z)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (tan.f64 y) (tan.f64 z)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (tan.f64 y) (tan.f64 z)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 z)) (tan.f64 y))) |
#s(literal 1 binary64) |
(*.f64 (tan.f64 y) (tan.f64 z)) |
(*.f64 (sin.f64 y) (/.f64 (sin.f64 z) (*.f64 (cos.f64 y) (cos.f64 z)))) |
(*.f64 (tan.f64 z) (tan.f64 y)) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) (sin.f64 z)) (cos.f64 y)) (cos.f64 z)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (sin.f64 z))) (neg.f64 (*.f64 (cos.f64 y) (cos.f64 z)))) |
(/.f64 (*.f64 (sin.f64 y) (sin.f64 z)) (*.f64 (cos.f64 y) (cos.f64 z))) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 z)) (neg.f64 (cos.f64 z))) |
(/.f64 (sin.f64 z) (cos.f64 z)) |
(tan.f64 (+.f64 (+.f64 z (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 z (PI.f64))) |
(tan.f64 z) |
(/.f64 (+.f64 (tan.f64 a) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 a) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 a)) (neg.f64 (cos.f64 a))) |
(/.f64 (sin.f64 a) (cos.f64 a)) |
(tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 a (PI.f64))) |
(tan.f64 a) |
a |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (tan.f64 z) #s(literal 2 binary64))) (-.f64 x (tan.f64 z))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (tan.f64 z) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (tan.f64 z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)) (*.f64 x (tan.f64 z))))) |
(/.f64 (+.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (tan.f64 z) (tan.f64 z) (-.f64 (*.f64 x x) (*.f64 (tan.f64 z) x)))) |
(+.f64 (tan.f64 z) x) |
(+.f64 x (tan.f64 z)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(literal 2 binary64)) (pow.f64 (tan.f64 a) #s(literal 2 binary64))) (+.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (fma.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (+ (tan z) x) (tan.f64 z)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))))) |
(-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a)) |
#s(approx (+ (tan z) x) (tan.f64 z)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)) #s(literal 2 binary64))) (-.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (-.f64 (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)) #s(literal 2 binary64)) (*.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)))))) |
(-.f64 (+.f64 x (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)))) (tan.f64 a)) |
(+.f64 (-.f64 (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)) x) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (tan.f64 a) #s(literal 2 binary64))) (+.f64 (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(literal 2 binary64)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))))) |
(-.f64 (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)) |
(/.f64 (neg.f64 (+.f64 (tan.f64 y) (tan.f64 z))) (neg.f64 #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (tan.f64 z) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (/.f64 (tan.f64 y) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)) (pow.f64 (tan.f64 z) #s(literal 2 binary64))) (-.f64 (tan.f64 y) (tan.f64 z))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)) (pow.f64 (tan.f64 y) #s(literal 2 binary64))) (-.f64 (tan.f64 z) (tan.f64 y))) |
(/.f64 (+.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) (pow.f64 (tan.f64 z) #s(literal 3 binary64))) (fma.f64 (tan.f64 y) (tan.f64 y) (-.f64 (pow.f64 (tan.f64 z) #s(literal 2 binary64)) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (+.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) (pow.f64 (tan.f64 y) #s(literal 3 binary64))) (fma.f64 (tan.f64 z) (tan.f64 z) (-.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 y) (cos.f64 z))) |
(+.f64 (tan.f64 y) (tan.f64 z)) |
(+.f64 (tan.f64 z) (tan.f64 y)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) #s(literal 2 binary64))) (-.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) #s(literal 2 binary64)) (*.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))))))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
(+.f64 (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) x) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 y z)) #s(literal 2 binary64)) (pow.f64 #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) #s(literal 2 binary64))) (+.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 (+.f64 y z)) #s(literal 2 binary64)) (+.f64 (pow.f64 #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) #s(literal 2 binary64)) (*.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))))) |
(-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
(/.f64 (+.f64 (tan.f64 (+.f64 y z)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 y z)) (tan.f64 (PI.f64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 2 binary64))) (-.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))))) |
(/.f64 (neg.f64 (sin.f64 (+.f64 y z))) (neg.f64 (cos.f64 (+.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 y) (tan.f64 z))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(/.f64 (fma.f64 (sin.f64 y) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (*.f64 (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (sin.f64 z))) (*.f64 (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) |
(/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) |
(/.f64 (sin.f64 (+.f64 y z)) (cos.f64 (+.f64 y z))) |
(tan.f64 (+.f64 (+.f64 (+.f64 y z) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (+.f64 y (PI.f64)) (+.f64 z (PI.f64)))) |
(tan.f64 (+.f64 y (+.f64 z (PI.f64)))) |
(tan.f64 (+.f64 (+.f64 y (PI.f64)) z)) |
(tan.f64 (+.f64 (+.f64 z (PI.f64)) (+.f64 y (PI.f64)))) |
(tan.f64 (+.f64 z (+.f64 y (PI.f64)))) |
(tan.f64 (+.f64 (+.f64 z (PI.f64)) y)) |
(tan.f64 (+.f64 (+.f64 y z) (PI.f64))) |
(tan.f64 (+.f64 y z)) |
(+.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
(+.f64 (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) |
#s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
(*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) |
(*.f64 a (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 (*.f64 a a) #s(literal 1/3 binary64)) a)) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/3 binary64)) a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/3 binary64)))) |
(*.f64 (+.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/3 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 a a) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a a) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 a a) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 a a) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/3 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) |
(fma.f64 a (*.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 1/3 binary64))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(literal 1/3 binary64) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) |
#s(approx x x) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (tan.f64 z) (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ (tan z) x) (tan.f64 z)) |
#s(approx (+ (tan z) x) (+.f64 (tan.f64 z) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) x) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (/.f64 (sin.f64 z) x) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a))) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) x) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) x)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a)))) x)) |
#s(approx (- (+ (tan z) x) (tan a)) x) |
#s(approx (- (+ (tan z) x) (tan a)) (*.f64 (-.f64 (+.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z)) #s(literal 1 binary64)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a))) x)) |
#s(approx (+ (tan z) x) x) |
#s(approx (+ (tan z) x) (*.f64 (+.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z)) #s(literal 1 binary64)) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) x) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (/.f64 (sin.f64 z) x) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a))) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (- (+ (tan z) x) (tan a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 z) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (tan z) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z))) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (neg.f64 y) (fma.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z)) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 x (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 4 binary64)) (pow.f64 (cos.f64 z) #s(literal 4 binary64)))))) y) (fma.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 z)))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (-.f64 (tan.f64 z) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 (fma.f64 (neg.f64 y) (fma.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 4 binary64)) (pow.f64 (cos.f64 z) #s(literal 4 binary64)))))) y) (fma.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 z)))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan.f64 z)) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (fma.f64 (-.f64 (fma.f64 y (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (neg.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) y (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (+ (tan z) (tan y)) (tan.f64 z)) |
#s(approx (+ (tan z) (tan y)) (+.f64 (tan.f64 z) y)) |
#s(approx (+ (tan z) (tan y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 1 binary64)) y (tan.f64 z))) |
#s(approx (+ (tan z) (tan y)) (fma.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 1 binary64)) y (tan.f64 z))) |
#s(approx (tan y) y) |
#s(approx (tan y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 1 binary64)) y)) |
#s(approx (tan y) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (tan y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 y y) #s(literal 2/15 binary64)) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (tan z) (tan y))) (fma.f64 (*.f64 y (tan.f64 z)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- 1 (* (tan z) (tan y))) (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (tan.f64 z)) #s(literal -1/3 binary64)) (tan.f64 z)) y #s(literal 1 binary64))) |
#s(approx (- 1 (* (tan z) (tan y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 y y) (tan.f64 z)) (*.f64 #s(literal -1/3 binary64) (tan.f64 z))) (*.f64 y y)) (tan.f64 z)) y #s(literal 1 binary64))) |
#s(approx (* (tan z) (tan y)) (*.f64 y (tan.f64 z))) |
#s(approx (* (tan z) (tan y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (tan.f64 z)) #s(literal 1/3 binary64) (tan.f64 z)) y)) |
#s(approx (* (tan z) (tan y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (tan.f64 z)) #s(literal 2/15 binary64) (*.f64 (tan.f64 z) #s(literal 1/3 binary64))) (*.f64 y y) (tan.f64 z)) y)) |
#s(approx (* (tan z) (tan y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (tan.f64 z)) #s(literal 17/315 binary64) (*.f64 #s(literal 2/15 binary64) (tan.f64 z))) (*.f64 y y) (*.f64 (tan.f64 z) #s(literal 1/3 binary64))) (*.f64 y y) (tan.f64 z)) y)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 y (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z)) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 y) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 z) #s(literal 2 binary64))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z)) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (neg.f64 y) (fma.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z)) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 x (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 4 binary64)) (pow.f64 (cos.f64 z) #s(literal 4 binary64)))))) y) (fma.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 z)))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (-.f64 (tan.f64 z) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 (fma.f64 (neg.f64 y) (fma.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 4 binary64)) (pow.f64 (cos.f64 z) #s(literal 4 binary64)))))) y) (fma.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 z)))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (-.f64 (tan.f64 z) (tan.f64 a)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan.f64 z)) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (fma.f64 (-.f64 (fma.f64 y (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (neg.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) y (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (cos.f64 z))))) y #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) y (tan.f64 z))) |
#s(approx (+ (tan z) (tan y)) (tan.f64 z)) |
#s(approx (+ (tan z) (tan y)) (+.f64 (tan.f64 z) y)) |
#s(approx (+ (tan z) (tan y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 1 binary64)) y (tan.f64 z))) |
#s(approx (+ (tan z) (tan y)) (fma.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 1 binary64)) y (tan.f64 z))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan.f64 (+.f64 y z))) |
#s(approx (+ (tan z) (tan y)) (+.f64 (tan.f64 y) (tan.f64 z))) |
#s(approx (tan y) (tan.f64 y)) |
#s(approx (- 1 (* (tan z) (tan y))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) |
#s(approx (* (tan z) (tan y)) (*.f64 (tan.f64 y) (tan.f64 z))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan.f64 (+.f64 y z))) |
#s(approx (+ (tan z) (tan y)) (+.f64 (tan.f64 y) (tan.f64 z))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 x (-.f64 (tan.f64 (-.f64 z (neg.f64 y))) (tan.f64 a)))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (neg.f64 z) (fma.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y)) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 x (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))))) z) (fma.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 y)))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (-.f64 (tan.f64 y) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 (fma.f64 (neg.f64 z) (fma.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))))) z) (fma.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 y)))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan.f64 y)) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (fma.f64 (-.f64 (fma.f64 z (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) z (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (+ (tan z) (tan y)) (tan.f64 y)) |
#s(approx (+ (tan z) (tan y)) (+.f64 (tan.f64 y) z)) |
#s(approx (+ (tan z) (tan y)) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z (tan.f64 y))) |
#s(approx (+ (tan z) (tan y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z (tan.f64 y))) |
#s(approx (tan z) z) |
#s(approx (tan z) (*.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z)) |
#s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) |
#s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) |
#s(approx (sin z) z) |
#s(approx (sin z) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z z) #s(literal 1 binary64)) z)) |
#s(approx (sin z) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 z z)) #s(literal 1/6 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) |
#s(approx (sin z) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 z z) #s(literal 1/120 binary64)) (*.f64 z z)) #s(literal 1/6 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) |
#s(approx z z) |
#s(approx (cos z) #s(literal 1 binary64)) |
#s(approx (cos z) (fma.f64 (*.f64 z z) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos z) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 z z)) #s(literal 1/2 binary64)) (*.f64 z z) #s(literal 1 binary64))) |
#s(approx (cos z) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 z z) #s(literal 1/24 binary64)) (*.f64 z z)) #s(literal 1/2 binary64)) (*.f64 z z) #s(literal 1 binary64))) |
#s(approx (- 1 (* (tan z) (tan y))) (fma.f64 (*.f64 z (tan.f64 y)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- 1 (* (tan z) (tan y))) (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) (tan.f64 y)) #s(literal -1/3 binary64)) (tan.f64 y)) z #s(literal 1 binary64))) |
#s(approx (- 1 (* (tan z) (tan y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z z) (tan.f64 y)) #s(literal -2/15 binary64) (*.f64 #s(literal -1/3 binary64) (tan.f64 y))) (*.f64 z z)) (tan.f64 y)) z #s(literal 1 binary64))) |
#s(approx (* (tan z) (tan y)) (*.f64 z (tan.f64 y))) |
#s(approx (* (tan z) (tan y)) (*.f64 (fma.f64 (*.f64 (*.f64 z z) (tan.f64 y)) #s(literal 1/3 binary64) (tan.f64 y)) z)) |
#s(approx (* (tan z) (tan y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z z) (tan.f64 y)) #s(literal 2/15 binary64) (*.f64 (tan.f64 y) #s(literal 1/3 binary64))) (*.f64 z z) (tan.f64 y)) z)) |
#s(approx (* (tan z) (tan y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z z) (tan.f64 y)) #s(literal 17/315 binary64) (*.f64 (tan.f64 y) #s(literal 2/15 binary64))) (*.f64 z z) (*.f64 (tan.f64 y) #s(literal 1/3 binary64))) (*.f64 z z) (tan.f64 y)) z)) |
#s(approx (tan z) z) |
#s(approx (tan z) (*.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z)) |
#s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) |
#s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 z (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y)) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 1/6 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y)) x) (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 x (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (+.f64 z x) (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x) (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x) (tan.f64 a))) |
#s(approx (+ (tan z) x) (+.f64 z x)) |
#s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) |
#s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (neg.f64 z) (fma.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y)) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 x (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))))) z) (fma.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 y)))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (-.f64 (tan.f64 y) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 (fma.f64 (neg.f64 z) (fma.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (-.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64)))))) z) (fma.f64 (pow.f64 (tan.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64) (neg.f64 (tan.f64 y)))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (-.f64 (tan.f64 y) (tan.f64 a)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan.f64 y)) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (fma.f64 (-.f64 (fma.f64 z (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal -1/3 binary64) (neg.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) z (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (cos.f64 y))))) z #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (tan.f64 y))) |
#s(approx (+ (tan z) (tan y)) (tan.f64 y)) |
#s(approx (+ (tan z) (tan y)) (+.f64 (tan.f64 y) z)) |
#s(approx (+ (tan z) (tan y)) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z (tan.f64 y))) |
#s(approx (+ (tan z) (tan y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z (tan.f64 y))) |
#s(approx (tan z) (tan.f64 z)) |
#s(approx (sin z) (sin.f64 z)) |
#s(approx (cos z) (cos.f64 z)) |
#s(approx (tan z) (tan.f64 z)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 x (-.f64 (tan.f64 (-.f64 y (neg.f64 z))) (tan.f64 a)))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (tan.f64 (+.f64 y z)) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (+.f64 x (neg.f64 a)) (tan.f64 (+.f64 y z)))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z))) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z))) x)) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (+.f64 (neg.f64 a) (tan.f64 (+.f64 y z)))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z)))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z)))) |
#s(approx (tan a) a) |
#s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (tan a) (*.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx (tan a) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 a a) #s(literal 1/3 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)) |
#s(approx a a) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (tan.f64 (+.f64 y z)) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (+.f64 x (neg.f64 a)) (tan.f64 (+.f64 y z)))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z))) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z))) x)) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x)) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 (fma.f64 #s(literal -1 binary64) a (tan.f64 z)) x)) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 z)) x)) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 z)) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (tan.f64 (+.f64 y z)) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (+.f64 x (neg.f64 a)) (tan.f64 (+.f64 y z)))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z))) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z))) x)) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (+.f64 (neg.f64 a) (tan.f64 (+.f64 y z)))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/3 binary64)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z)))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 a a)) #s(literal 1 binary64)) a (tan.f64 (+.f64 y z)))) |
#s(approx (* (+ (* (* a a) 1/3) 1) a) a) |
#s(approx (* (+ (* (* a a) 1/3) 1) a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* a a) 1/3) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* a a) 1/3) 1) (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (tan a) (tan.f64 a)) |
#s(approx (* (+ (* (* a a) 1/3) 1) a) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (* a a) 1/3) 1) a) (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/3 binary64) a)) |
#s(approx (+ (* (* a a) 1/3) 1) (*.f64 (*.f64 a a) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* a a) 1/3) 1) (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
Compiled 12 596 to 1 800 computations (85.7% saved)
65 alts after pruning (56 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 386 | 24 | 410 |
| Fresh | 13 | 32 | 45 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 399 | 65 | 464 |
| Status | Accuracy | Program |
|---|---|---|
| 77.9% | (/.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 2 binary64)) (pow.f64 (tan.f64 a) #s(literal 2 binary64))) (+.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a))) | |
| 77.7% | (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64))) (cos.f64 a)) (*.f64 (-.f64 x (tan.f64 (+.f64 z y))) (sin.f64 a))) (*.f64 (-.f64 x (tan.f64 (+.f64 z y))) (cos.f64 a))) | |
| 77.7% | (/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64))) (-.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))) | |
| 37.9% | (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) #s(literal 2 binary64)) (*.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))))))) | |
| 39.0% | (-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) | |
| 78.8% | (-.f64 (+.f64 x (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)))) (tan.f64 a)) | |
| 56.5% | (+.f64 x (/.f64 (sin.f64 (-.f64 (+.f64 z y) a)) (*.f64 (cos.f64 (+.f64 z y)) (cos.f64 a)))) | |
| 99.4% | (+.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 (PI.f64))))) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) | |
| ✓ | 99.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
| ▶ | 77.9% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a))) |
| 49.1% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (sin.f64 y) (sin.f64 z)) (cos.f64 y)) (cos.f64 z)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) | |
| ▶ | 99.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)))) (tan.f64 a))) |
| 99.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (/.f64 (sin.f64 y) (cos.f64 y))))) (tan.f64 a))) | |
| ✓ | 99.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
| 49.1% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)))) | |
| ✓ | 49.2% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
| 49.2% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) #s(approx (* (+ (* (* a a) 1/3) 1) a) a)))) | |
| 33.0% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(approx (tan y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 1 binary64)) y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) | |
| 68.8% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (tan z) z) (tan.f64 y)))) (tan.f64 a))) | |
| 34.3% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan z) (tan y)) (*.f64 z (tan.f64 y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) | |
| 77.9% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) | |
| ▶ | 78.1% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
| ✓ | 78.8% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
| 39.6% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan a) a))) | |
| 25.2% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) #s(approx (tan y) y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) | |
| 78.1% | (+.f64 x (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (cos.f64 (+.f64 z y))) (tan.f64 a))) | |
| 60.2% | (+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) | |
| 59.9% | (+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) | |
| ✓ | 78.0% | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 39.1% | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) | |
| 65.8% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) | |
| 59.4% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) z)) (tan.f64 a))) | |
| 58.8% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) y)) (tan.f64 a))) | |
| 65.6% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (fma.f64 y #s(literal 1 binary64) (*.f64 y (/.f64 z y))))) (tan.f64 a))) | |
| 48.5% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 z y) (/.f64 z y) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) #s(literal 1 binary64))))) y))) (tan.f64 a))) | |
| 32.7% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) | |
| 61.7% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (*.f64 (+.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) z)) y))) (tan.f64 a))) | |
| 48.4% | (+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) | |
| 58.7% | #s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) | |
| 9.2% | #s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) | |
| 99.4% | #s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (/.f64 (sin.f64 z) x) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a))) x)) | |
| 77.9% | #s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) x)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a)))) x)) | |
| 77.9% | #s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) | |
| 49.2% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (tan.f64 y)) x) (tan.f64 a))) | |
| 59.0% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 (+.f64 a (PI.f64))))) | |
| ✓ | 59.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
| 29.5% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) | |
| 29.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) | |
| ▶ | 29.8% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
| 30.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) | |
| 29.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) (tan.f64 a))) | |
| 29.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) | |
| 59.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (*.f64 (+.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z)) #s(literal 1 binary64)) x)) (tan.f64 a))) | |
| 9.8% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (/.f64 (+.f64 (tan.f64 a) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 a) (tan.f64 (PI.f64))))))) | |
| 8.8% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (/.f64 (sin.f64 a) (cos.f64 a)))) | |
| ✓ | 8.8% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
| 5.0% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) | |
| 40.6% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) | |
| 77.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (*.f64 (cos.f64 (+.f64 y z)) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a))) x)) | |
| ✓ | 39.7% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
| 59.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 z) (tan.f64 a)) x)) #s(literal 1 binary64)) x)))) | |
| 20.6% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) | |
| 20.7% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) | |
| ▶ | 21.3% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
| ✓ | 31.0% | #s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
Compiled 3 169 to 2 267 computations (28.5% saved)
| Inputs |
|---|
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)))) (tan.f64 a))) |
x |
(-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)))) (tan.f64 a)) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)))) |
(+.f64 (tan.f64 z) (tan.f64 y)) |
(tan.f64 z) |
z |
(tan.f64 y) |
y |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) |
(/.f64 (sin.f64 z) (cos.f64 z)) |
(sin.f64 z) |
(cos.f64 z) |
(tan.f64 a) |
a |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x))) |
#s(approx (+ (tan z) x) (+.f64 z x)) |
(+.f64 z x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
(-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a)) |
(+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) |
#s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) |
(*.f64 z z) |
#s(literal 17/315 binary64) |
#s(literal 2/15 binary64) |
#s(literal 1/3 binary64) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
(-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64)))) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)) |
(tan.f64 (+.f64 a (PI.f64))) |
(+.f64 a (PI.f64)) |
(PI.f64) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a))) |
(-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a)) |
(/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) |
(+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) |
(tan.f64 (+.f64 z y)) |
(+.f64 z y) |
(tan.f64 (PI.f64)) |
(-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))) |
(*.f64 (tan.f64 z) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
| Outputs |
|---|
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin a) (cos a))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (+ y z)) (cos (+ y z)))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (/ (sin z) (cos z))))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (* x (- (+ 1 (+ (/ (sin y) (* x (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin z) (* x (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* x (- (+ 1 (/ (sin (+ y z)) (* x (cos (+ y z))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 x)) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (* x (- (+ 1 (/ (sin z) (* x (cos z)))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ (tan z) x) #s(hole binary64 x)) |
#s(approx (+ (tan z) x) #s(hole binary64 (* x (+ 1 (/ (sin z) (* x (cos z))))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (* x (- (+ 1 (+ (/ (sin y) (* x (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin z) (* x (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin (+ a (PI))) (* x (cos (+ a (PI))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (* x (- (+ 1 (+ (/ (sin (PI)) (* x (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin (+ y z)) (* x (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (sin z) (cos z)) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin z) (* x (cos z)))) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin (+ a (PI))) (cos (+ a (PI))))) x)) 1))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ y (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* 1/3 (pow y 2)))) (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* (pow y 2) (+ 1/3 (* 2/15 (pow y 2)))))) (/ (sin z) (cos z))))) |
#s(approx (tan y) #s(hole binary64 y)) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* 1/3 (pow y 2)))))) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/3 (* 2/15 (pow y 2)))))))) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 2/15 (* 17/315 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 1)) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* y (sin z)) (cos z)))))) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 (+ 1 (* y (- (* -1/3 (/ (* (pow y 2) (sin z)) (cos z))) (/ (sin z) (cos z))))))) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 (+ 1 (* y (- (* (pow y 2) (- (* -2/15 (/ (* (pow y 2) (sin z)) (cos z))) (* 1/3 (/ (sin z) (cos z))))) (/ (sin z) (cos z))))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (/ (* y (sin z)) (cos z)))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (* y (+ (* 1/3 (/ (* (pow y 2) (sin z)) (cos z))) (/ (sin z) (cos z)))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 2/15 (/ (* (pow y 2) (sin z)) (cos z))) (* 1/3 (/ (sin z) (cos z))))) (/ (sin z) (cos z)))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/3 (/ (sin z) (cos z))) (* (pow y 2) (+ (* 17/315 (/ (* (pow y 2) (sin z)) (cos z))) (* 2/15 (/ (sin z) (cos z))))))) (/ (sin z) (cos z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 1)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* y (sin z)) (cos z)))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* y (- (* -1/3 (/ (* (pow y 2) (sin z)) (cos z))) (/ (sin z) (cos z))))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* y (- (* (pow y 2) (- (* -2/15 (/ (* (pow y 2) (sin z)) (cos z))) (* 1/3 (/ (sin z) (cos z))))) (/ (sin z) (cos z))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ (* y (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ (* y (- (+ (* y (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))))) (* (cos z) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2))) (* (cos z) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (/ (* (sin z) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))))))))) (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* y (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ (* y (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ (* y (- (+ (* y (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))))) (* (cos z) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2))) (* (cos z) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (/ (* (sin z) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))))))))) (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* y (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))))) (* (cos z) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (/ (* (sin (PI)) (* (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))))) (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* -1 (/ (* y (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos (PI))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* y (- (* -1 (/ (* y (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (cos (PI))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI)))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* y (- (* y (- (/ (* y (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (cos (PI))) (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI)))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (* y (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos (PI))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (+ (/ (* y (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (cos (PI)))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (+ (* y (+ (* -1 (/ (* y (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (cos (PI)))) (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (/ (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))))) |
#s(approx (tan y) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin (PI)) (cos (PI))) (/ (sin (+ y z)) (cos (+ y z)))) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin (PI)) (cos (PI))) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin (+ y z)) (cos (+ y z))))) |
#s(approx (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))) (/ (sin (- z (* -1 y))) (* (cos (- z (* -1 y))) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))) (/ (sin (- z (* -1 y))) (* (cos (- z (* -1 y))) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin (- z (* -1 y))) (cos (- z (* -1 y)))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (/ (* (sin y) (- (* -1/2 (/ (sin y) (cos y))) (* -1/6 (/ (sin y) (cos y))))) (cos y)))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin y) (cos y)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (/ (* (sin y) (- (* -1/2 (/ (sin y) (cos y))) (* -1/6 (/ (sin y) (cos y))))) (cos y)))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (/ (* (sin y) (- (* -1/2 (/ (sin y) (cos y))) (* -1/6 (/ (sin y) (cos y))))) (cos y))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ z (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* 1/3 (pow z 2)))) (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))) (/ (sin y) (cos y))))) |
#s(approx (tan z) #s(hole binary64 z)) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* 1/3 (pow z 2)))))) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))))) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2)))))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* z (sin y)) (cos y)))))) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 (+ 1 (* z (- (* (pow z 2) (- (* -1/2 (/ (sin y) (cos y))) (* -1/6 (/ (sin y) (cos y))))) (/ (sin y) (cos y))))))) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 (+ 1 (* z (- (* (pow z 2) (- (+ (* -1/2 (/ (sin y) (cos y))) (* (pow z 2) (- (+ (* -1/2 (- (* -1/6 (/ (sin y) (cos y))) (* -1/2 (/ (sin y) (cos y))))) (* 1/24 (/ (sin y) (cos y)))) (* 1/120 (/ (sin y) (cos y)))))) (* -1/6 (/ (sin y) (cos y))))) (/ (sin y) (cos y))))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (/ (* z (sin y)) (cos y)))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (* z (+ (* (pow z 2) (- (* -1/6 (/ (sin y) (cos y))) (* -1/2 (/ (sin y) (cos y))))) (/ (sin y) (cos y)))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (* z (+ (* (pow z 2) (- (+ (* -1/6 (/ (sin y) (cos y))) (* (pow z 2) (- (* 1/120 (/ (sin y) (cos y))) (+ (* -1/2 (- (* -1/6 (/ (sin y) (cos y))) (* -1/2 (/ (sin y) (cos y))))) (* 1/24 (/ (sin y) (cos y))))))) (* -1/2 (/ (sin y) (cos y))))) (/ (sin y) (cos y)))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (* z (+ (* (pow z 2) (- (+ (* -1/6 (/ (sin y) (cos y))) (* (pow z 2) (- (+ (* 1/120 (/ (sin y) (cos y))) (* (pow z 2) (- (* -1/5040 (/ (sin y) (cos y))) (+ (* -1/2 (- (* 1/120 (/ (sin y) (cos y))) (+ (* -1/2 (- (* -1/6 (/ (sin y) (cos y))) (* -1/2 (/ (sin y) (cos y))))) (* 1/24 (/ (sin y) (cos y)))))) (+ (* -1/720 (/ (sin y) (cos y))) (* 1/24 (- (* -1/6 (/ (sin y) (cos y))) (* -1/2 (/ (sin y) (cos y)))))))))) (+ (* -1/2 (- (* -1/6 (/ (sin y) (cos y))) (* -1/2 (/ (sin y) (cos y))))) (* 1/24 (/ (sin y) (cos y))))))) (* -1/2 (/ (sin y) (cos y))))) (/ (sin y) (cos y)))))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 z)) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (* z (+ 1 (* 1/3 (pow z 2)))))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2)))))))))) |
#s(approx (sin z) #s(hole binary64 z)) |
#s(approx (sin z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow z 2)))))) |
#s(approx (sin z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (- (* 1/120 (pow z 2)) 1/6)))))) |
#s(approx (sin z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (- (* (pow z 2) (+ 1/120 (* -1/5040 (pow z 2)))) 1/6)))))) |
#s(approx (cos z) #s(hole binary64 1)) |
#s(approx (cos z) #s(hole binary64 (+ 1 (* -1/2 (pow z 2))))) |
#s(approx (cos z) #s(hole binary64 (+ 1 (* (pow z 2) (- (* 1/24 (pow z 2)) 1/2))))) |
#s(approx (cos z) #s(hole binary64 (+ 1 (* (pow z 2) (- (* (pow z 2) (+ 1/24 (* -1/720 (pow z 2)))) 1/2))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- x (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x z) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (* z (+ 1 (* 1/3 (pow z 2))))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2))))))) (/ (sin a) (cos a))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (* z (+ 1 (* 1/3 (pow z 2))))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2))))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 z)) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* z (+ 1 (* 1/3 (pow z 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 (+ 1 (* 1/3 (pow z 2))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 (+ 1 (* (pow z 2) (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2))))))))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) #s(hole binary64 (+ 1/3 (* 2/15 (pow z 2))))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) #s(hole binary64 (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2))))))) |
#s(approx (+ (* (* z z) 17/315) 2/15) #s(hole binary64 2/15)) |
#s(approx (+ (* (* z z) 17/315) 2/15) #s(hole binary64 (+ 2/15 (* 17/315 (pow z 2))))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (/ (sin y) (cos y)) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* z (sin y)) (cos y)))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* z (- (* -1/3 (/ (* (pow z 2) (sin y)) (cos y))) (/ (sin y) (cos y))))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* z (- (* (pow z 2) (- (* -2/15 (/ (* (pow z 2) (sin y)) (cos y))) (* 1/3 (/ (sin y) (cos y))))) (/ (sin y) (cos y))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ (* z (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ (* z (- (+ (* z (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))))) (* (cos y) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2))) (* (cos y) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (/ (* (sin y) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))))))))) (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* z (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ (* z (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ (* z (- (+ (* z (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))))) (* (cos y) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2))) (* (cos y) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (/ (* (sin y) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))))))))) (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* z (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* z (- (+ (* z (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* z (- (+ (* z (- (+ (* z (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))))) (* (cos y) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (/ (* (sin (PI)) (* (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))))) (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* -1 (/ (* z (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos (PI))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* z (- (* -1 (/ (* z (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (cos (PI))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI)))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* z (- (* z (- (/ (* z (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (cos (PI))) (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI)))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (* z (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos (PI))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (+ (/ (* z (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (cos (PI)))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (+ (* z (+ (* -1 (/ (* z (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (cos (PI)))) (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (* (tan z) 0) #s(hole binary64 0)) |
#s(approx (tan z) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (sin z) #s(hole binary64 (sin z))) |
#s(approx (cos z) #s(hole binary64 (cos z))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* 17/315 (pow z 7)))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* (pow z 7) (+ 17/315 (* 2/15 (/ 1 (pow z 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* (pow z 7) (+ 17/315 (+ (/ 1/3 (pow z 4)) (* 2/15 (/ 1 (pow z 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* (pow z 7) (+ 17/315 (+ (/ 1/3 (pow z 4)) (+ (* 2/15 (/ 1 (pow z 2))) (/ 1 (pow z 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 (* 17/315 (pow z 6)))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 (* (pow z 6) (+ 17/315 (* 2/15 (/ 1 (pow z 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 (* (pow z 6) (+ 17/315 (+ (/ 1/3 (pow z 4)) (* 2/15 (/ 1 (pow z 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 (* (pow z 6) (+ 17/315 (+ (/ 1/3 (pow z 4)) (+ (* 2/15 (/ 1 (pow z 2))) (/ 1 (pow z 6)))))))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) #s(hole binary64 (* 17/315 (pow z 4)))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) #s(hole binary64 (* (pow z 4) (+ 17/315 (* 2/15 (/ 1 (pow z 2))))))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) #s(hole binary64 (* (pow z 4) (+ 17/315 (+ (/ 1/3 (pow z 4)) (* 2/15 (/ 1 (pow z 2)))))))) |
#s(approx (+ (* (* z z) 17/315) 2/15) #s(hole binary64 (* 17/315 (pow z 2)))) |
#s(approx (+ (* (* z z) 17/315) 2/15) #s(hole binary64 (* (pow z 2) (+ 17/315 (* 2/15 (/ 1 (pow z 2))))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))) (/ (sin a) (cos a))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* -1 (* (pow z 7) (- (* -1 (/ (+ 2/15 (* 1/3 (/ 1 (pow z 2)))) (pow z 2))) 17/315))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* -1 (* (pow z 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow z 2))) (pow z 4))) (+ 17/315 (* 2/15 (/ 1 (pow z 2))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))) (/ (sin (- y (* -1 z))) (* (cos (- y (* -1 z))) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))) (/ (sin (- y (* -1 z))) (* (cos (- y (* -1 z))) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin (- y (* -1 z))) (cos (- y (* -1 z)))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (tan a) #s(hole binary64 a)) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* 1/3 (pow a 2)))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* 2/15 (pow a 2)))))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* (pow a 2) (+ 2/15 (* 17/315 (pow a 2)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (/ (sin z) (cos z))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* -1 a) (/ (sin z) (cos z)))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin z) (cos z)))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin z) (cos z)))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* a (- (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* a (- (+ (* -1 (/ (* a (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))) (cos (PI)))) (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* a (- (+ (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))) (* a (+ (* -1 (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (cos (PI)))) (* a (+ 1/6 (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (pow (cos (PI)) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (* 1/6 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))))))) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* a (- (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* a (- (+ (* -1 (/ (* a (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))) (cos (PI)))) (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* a (- (+ (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))) (* a (+ (* -1 (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (cos (PI)))) (* a (+ 1/6 (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (pow (cos (PI)) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (* 1/6 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))))))) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (tan (+ a (PI))) #s(hole binary64 (/ (sin (PI)) (cos (PI))))) |
#s(approx (tan (+ a (PI))) #s(hole binary64 (+ (* a (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (tan (+ a (PI))) #s(hole binary64 (+ (* a (- (+ 1 (/ (* a (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))) (cos (PI)))) (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (tan (+ a (PI))) #s(hole binary64 (+ (* a (- (+ 1 (* a (- (* -1 (* a (+ 1/6 (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (pow (cos (PI)) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (* 1/6 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))))) (* -1 (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (cos (PI))))))) (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ a (PI)) #s(hole binary64 (PI))) |
#s(approx (+ a (PI)) #s(hole binary64 (+ a (PI)))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (* -1 a) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (tan a) #s(hole binary64 (/ (sin a) (cos a)))) |
#s(approx (tan (+ a (PI))) #s(hole binary64 (/ (sin (+ a (PI))) (cos (+ a (PI)))))) |
#s(approx (+ a (PI)) #s(hole binary64 a)) |
#s(approx (+ a (PI)) #s(hole binary64 (* a (+ 1 (/ (PI) a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin (- (PI) (* -1 a))) (cos (- (PI) (* -1 a))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin (- (PI) (* -1 a))) (cos (- (PI) (* -1 a))))))) |
#s(approx (tan (+ a (PI))) #s(hole binary64 (/ (sin (- (PI) (* -1 a))) (cos (- (PI) (* -1 a)))))) |
#s(approx (+ a (PI)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (PI) a)) 1))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | z | @ | -inf | ((+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (+ (tan z) (tan y)) (tan z) z (tan y) y (- 1 (* (/ (sin z) (cos z)) (tan y))) 1 (* (/ (sin z) (cos z)) (tan y)) (/ (sin z) (cos z)) (sin z) (cos z) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ z x) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (tan z) (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (+ (* (* z z) 17/315) 2/15) (* z z) 17/315 2/15 1/3 (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (- 1 (* (tan z) (tan y))) (tan (+ a (PI))) (+ a (PI)) (PI) (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (+ (tan (+ z y)) (tan (PI))) (tan (+ z y)) (+ z y) (tan (PI)) (- 1 (* (tan (+ z y)) (tan (PI)))) (* (tan (+ z y)) (tan (PI))) (* (tan z) 0) 0) |
| 13.0ms | x | @ | 0 | ((+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (+ (tan z) (tan y)) (tan z) z (tan y) y (- 1 (* (/ (sin z) (cos z)) (tan y))) 1 (* (/ (sin z) (cos z)) (tan y)) (/ (sin z) (cos z)) (sin z) (cos z) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ z x) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (tan z) (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (+ (* (* z z) 17/315) 2/15) (* z z) 17/315 2/15 1/3 (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (- 1 (* (tan z) (tan y))) (tan (+ a (PI))) (+ a (PI)) (PI) (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (+ (tan (+ z y)) (tan (PI))) (tan (+ z y)) (+ z y) (tan (PI)) (- 1 (* (tan (+ z y)) (tan (PI)))) (* (tan (+ z y)) (tan (PI))) (* (tan z) 0) 0) |
| 11.0ms | a | @ | inf | ((+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (+ (tan z) (tan y)) (tan z) z (tan y) y (- 1 (* (/ (sin z) (cos z)) (tan y))) 1 (* (/ (sin z) (cos z)) (tan y)) (/ (sin z) (cos z)) (sin z) (cos z) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ z x) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (tan z) (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (+ (* (* z z) 17/315) 2/15) (* z z) 17/315 2/15 1/3 (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (- 1 (* (tan z) (tan y))) (tan (+ a (PI))) (+ a (PI)) (PI) (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (+ (tan (+ z y)) (tan (PI))) (tan (+ z y)) (+ z y) (tan (PI)) (- 1 (* (tan (+ z y)) (tan (PI)))) (* (tan (+ z y)) (tan (PI))) (* (tan z) 0) 0) |
| 10.0ms | z | @ | inf | ((+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (+ (tan z) (tan y)) (tan z) z (tan y) y (- 1 (* (/ (sin z) (cos z)) (tan y))) 1 (* (/ (sin z) (cos z)) (tan y)) (/ (sin z) (cos z)) (sin z) (cos z) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ z x) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (tan z) (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (+ (* (* z z) 17/315) 2/15) (* z z) 17/315 2/15 1/3 (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (- 1 (* (tan z) (tan y))) (tan (+ a (PI))) (+ a (PI)) (PI) (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (+ (tan (+ z y)) (tan (PI))) (tan (+ z y)) (+ z y) (tan (PI)) (- 1 (* (tan (+ z y)) (tan (PI)))) (* (tan (+ z y)) (tan (PI))) (* (tan z) 0) 0) |
| 9.0ms | y | @ | -inf | ((+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (+ (tan z) (tan y)) (tan z) z (tan y) y (- 1 (* (/ (sin z) (cos z)) (tan y))) 1 (* (/ (sin z) (cos z)) (tan y)) (/ (sin z) (cos z)) (sin z) (cos z) (tan a) a (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (+ z x) (+ x (- (tan (+ y z)) (tan a))) (- (+ (tan z) x) (tan a)) (+ (tan z) x) (tan z) (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (+ (* (* z z) 17/315) 2/15) (* z z) 17/315 2/15 1/3 (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (- 1 (* (tan z) (tan y))) (tan (+ a (PI))) (+ a (PI)) (PI) (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (+ (tan (+ z y)) (tan (PI))) (tan (+ z y)) (+ z y) (tan (PI)) (- 1 (* (tan (+ z y)) (tan (PI)))) (* (tan (+ z y)) (tan (PI))) (* (tan z) 0) 0) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1536 | 24849 |
| 0 | 1600 | 17431 |
| 0 | 8350 | 17049 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)))) (tan.f64 a))) |
x |
(-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)))) (tan.f64 a)) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)))) |
(+.f64 (tan.f64 z) (tan.f64 y)) |
(tan.f64 z) |
z |
(tan.f64 y) |
y |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) |
(/.f64 (sin.f64 z) (cos.f64 z)) |
(sin.f64 z) |
(cos.f64 z) |
(tan.f64 a) |
a |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x))) |
#s(approx (+ (tan z) x) (+.f64 z x)) |
(+.f64 z x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
(-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a)) |
(+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) |
#s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) |
(*.f64 z z) |
#s(literal 17/315 binary64) |
#s(literal 2/15 binary64) |
#s(literal 1/3 binary64) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
(-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64)))) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)) |
(tan.f64 (+.f64 a (PI.f64))) |
(+.f64 a (PI.f64)) |
(PI.f64) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a))) |
(-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a)) |
(/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) |
(+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) |
(tan.f64 (+.f64 z y)) |
(+.f64 z y) |
(tan.f64 (PI.f64)) |
(-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))) |
(*.f64 (tan.f64 z) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin a) (cos a))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (+ y z)) (cos (+ y z)))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (/ (sin z) (cos z))))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (* x (- (+ 1 (+ (/ (sin y) (* x (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin z) (* x (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* x (- (+ 1 (/ (sin (+ y z)) (* x (cos (+ y z))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 x)) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (* x (- (+ 1 (/ (sin z) (* x (cos z)))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ (tan z) x) #s(hole binary64 x)) |
#s(approx (+ (tan z) x) #s(hole binary64 (* x (+ 1 (/ (sin z) (* x (cos z))))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (* x (- (+ 1 (+ (/ (sin y) (* x (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin z) (* x (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin (+ a (PI))) (* x (cos (+ a (PI))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 x)) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (* x (- (+ 1 (+ (/ (sin (PI)) (* x (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin (+ y z)) (* x (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))) (/ (sin a) (* x (cos a))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (sin (+ y z)) (cos (+ y z))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (sin z) (cos z)) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin z) (* x (cos z)))) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin (+ a (PI))) (cos (+ a (PI))))) x)) 1))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin a) (cos a))) x)) 1))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ y (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* 1/3 (pow y 2)))) (/ (sin z) (cos z))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* y (+ 1 (* (pow y 2) (+ 1/3 (* 2/15 (pow y 2)))))) (/ (sin z) (cos z))))) |
#s(approx (tan y) #s(hole binary64 y)) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* 1/3 (pow y 2)))))) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/3 (* 2/15 (pow y 2)))))))) |
#s(approx (tan y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 2/15 (* 17/315 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 1)) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* y (sin z)) (cos z)))))) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 (+ 1 (* y (- (* -1/3 (/ (* (pow y 2) (sin z)) (cos z))) (/ (sin z) (cos z))))))) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 (+ 1 (* y (- (* (pow y 2) (- (* -2/15 (/ (* (pow y 2) (sin z)) (cos z))) (* 1/3 (/ (sin z) (cos z))))) (/ (sin z) (cos z))))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (/ (* y (sin z)) (cos z)))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (* y (+ (* 1/3 (/ (* (pow y 2) (sin z)) (cos z))) (/ (sin z) (cos z)))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 2/15 (/ (* (pow y 2) (sin z)) (cos z))) (* 1/3 (/ (sin z) (cos z))))) (/ (sin z) (cos z)))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/3 (/ (sin z) (cos z))) (* (pow y 2) (+ (* 17/315 (/ (* (pow y 2) (sin z)) (cos z))) (* 2/15 (/ (sin z) (cos z))))))) (/ (sin z) (cos z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (/ (sin z) (cos z))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z)))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (/ (sin z) (cos z)) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* y (- (+ 1 (* -1 (* y (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))) (+ (* -1 (/ (pow (sin z) 4) (pow (cos z) 4))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (+ (* -1 (/ (sin z) (cos z))) (* -1 (/ (pow (sin z) 3) (pow (cos z) 3))))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* y (- 1/3 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (* -1/3 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 1)) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* y (sin z)) (cos z)))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* y (- (* -1/3 (/ (* (pow y 2) (sin z)) (cos z))) (/ (sin z) (cos z))))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* y (- (* (pow y 2) (- (* -2/15 (/ (* (pow y 2) (sin z)) (cos z))) (* 1/3 (/ (sin z) (cos z))))) (/ (sin z) (cos z))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ (* y (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* y (- (+ (* y (- (+ (* y (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))))) (* (cos z) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2))) (* (cos z) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (/ (* (sin z) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))))))))) (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* y (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ (* y (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* y (- (+ (* y (- (+ (* y (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))))) (* (cos z) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2))) (* (cos z) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (/ (* (sin z) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))))))))) (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (sin z) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin z) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (pow (cos z) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* y (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))))) (* (cos z) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (/ (* (sin (PI)) (* (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))))) (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))) (+ (* -1 (/ (* (sin z) (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))) (- (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))) 2)))) (* -1 (/ (pow (sin z) 2) (* (pow (cos z) 2) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) (+ (/ (sin z) (* (cos z) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (+ (/ (sin z) (cos z)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* y (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* y (- (+ 1 (/ (* y (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos z))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* y (- (+ 1 (* y (- (* -1 (* y (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (* -1 (/ (* (sin z) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos z)))))) (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (/ (sin z) (cos z))))) |
#s(approx (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* -1 (/ (* y (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos (PI))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* y (- (* -1 (/ (* y (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (cos (PI))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI)))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* y (- (* y (- (/ (* y (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (cos (PI))) (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI)))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI)))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (* y (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (cos (PI))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (+ (/ (* y (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))))) (* (cos z) (cos (PI)))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* y (+ (* y (+ (* -1 (/ (* y (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin z) 2) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (pow (cos z) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (* 1/6 (/ (pow (sin z) 2) (pow (cos z) 2)))))))) (cos (PI)))) (/ (* (sin z) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2)))))) (* (cos z) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin z) 2) (pow (cos z) 2))))) (cos (PI))))) (/ (* (sin z) (sin (PI))) (* (cos z) (cos (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (/ (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))))) |
#s(approx (tan y) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (+ (/ (sin y) (cos y)) (/ (sin z) (cos z))) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin (PI)) (cos (PI))) (/ (sin (+ y z)) (cos (+ y z)))) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin (PI)) (cos (PI))) (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin (+ y z)) (cos (+ y z))))) |
#s(approx (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))) (/ (sin (- z (* -1 y))) (* (cos (- z (* -1 y))) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))) (/ (sin (- z (* -1 y))) (* (cos (- z (* -1 y))) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))) (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- z (* -1 y))) (cos (- z (* -1 y))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin (- z (* -1 y))) (cos (- z (* -1 y)))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y)))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin (PI)) (sin (- z (* -1 y)))) (* (cos (PI)) (cos (- z (* -1 y))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (/ (* (sin y) (- (* -1/2 (/ (sin y) (cos y))) (* -1/6 (/ (sin y) (cos y))))) (cos y)))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (/ (sin y) (cos y)) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (/ (* (sin y) (- (* -1/2 (/ (sin y) (cos y))) (* -1/6 (/ (sin y) (cos y))))) (cos y)))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (/ (* (sin y) (- (* -1/2 (/ (sin y) (cos y))) (* -1/6 (/ (sin y) (cos y))))) (cos y))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ z (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* 1/3 (pow z 2)))) (/ (sin y) (cos y))))) |
#s(approx (+ (tan z) (tan y)) #s(hole binary64 (+ (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))) (/ (sin y) (cos y))))) |
#s(approx (tan z) #s(hole binary64 z)) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* 1/3 (pow z 2)))))) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))))) |
#s(approx (tan z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2)))))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* z (sin y)) (cos y)))))) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 (+ 1 (* z (- (* (pow z 2) (- (* -1/2 (/ (sin y) (cos y))) (* -1/6 (/ (sin y) (cos y))))) (/ (sin y) (cos y))))))) |
#s(approx (- 1 (* (/ (sin z) (cos z)) (tan y))) #s(hole binary64 (+ 1 (* z (- (* (pow z 2) (- (+ (* -1/2 (/ (sin y) (cos y))) (* (pow z 2) (- (+ (* -1/2 (- (* -1/6 (/ (sin y) (cos y))) (* -1/2 (/ (sin y) (cos y))))) (* 1/24 (/ (sin y) (cos y)))) (* 1/120 (/ (sin y) (cos y)))))) (* -1/6 (/ (sin y) (cos y))))) (/ (sin y) (cos y))))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (/ (* z (sin y)) (cos y)))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (* z (+ (* (pow z 2) (- (* -1/6 (/ (sin y) (cos y))) (* -1/2 (/ (sin y) (cos y))))) (/ (sin y) (cos y)))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (* z (+ (* (pow z 2) (- (+ (* -1/6 (/ (sin y) (cos y))) (* (pow z 2) (- (* 1/120 (/ (sin y) (cos y))) (+ (* -1/2 (- (* -1/6 (/ (sin y) (cos y))) (* -1/2 (/ (sin y) (cos y))))) (* 1/24 (/ (sin y) (cos y))))))) (* -1/2 (/ (sin y) (cos y))))) (/ (sin y) (cos y)))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) #s(hole binary64 (* z (+ (* (pow z 2) (- (+ (* -1/6 (/ (sin y) (cos y))) (* (pow z 2) (- (+ (* 1/120 (/ (sin y) (cos y))) (* (pow z 2) (- (* -1/5040 (/ (sin y) (cos y))) (+ (* -1/2 (- (* 1/120 (/ (sin y) (cos y))) (+ (* -1/2 (- (* -1/6 (/ (sin y) (cos y))) (* -1/2 (/ (sin y) (cos y))))) (* 1/24 (/ (sin y) (cos y)))))) (+ (* -1/720 (/ (sin y) (cos y))) (* 1/24 (- (* -1/6 (/ (sin y) (cos y))) (* -1/2 (/ (sin y) (cos y)))))))))) (+ (* -1/2 (- (* -1/6 (/ (sin y) (cos y))) (* -1/2 (/ (sin y) (cos y))))) (* 1/24 (/ (sin y) (cos y))))))) (* -1/2 (/ (sin y) (cos y))))) (/ (sin y) (cos y)))))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 z)) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (* z (+ 1 (* 1/3 (pow z 2)))))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2)))))))))) |
#s(approx (sin z) #s(hole binary64 z)) |
#s(approx (sin z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow z 2)))))) |
#s(approx (sin z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (- (* 1/120 (pow z 2)) 1/6)))))) |
#s(approx (sin z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (- (* (pow z 2) (+ 1/120 (* -1/5040 (pow z 2)))) 1/6)))))) |
#s(approx (cos z) #s(hole binary64 1)) |
#s(approx (cos z) #s(hole binary64 (+ 1 (* -1/2 (pow z 2))))) |
#s(approx (cos z) #s(hole binary64 (+ 1 (* (pow z 2) (- (* 1/24 (pow z 2)) 1/2))))) |
#s(approx (cos z) #s(hole binary64 (+ 1 (* (pow z 2) (- (* (pow z 2) (+ 1/24 (* -1/720 (pow z 2)))) 1/2))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- x (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x z) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (* z (+ 1 (* 1/3 (pow z 2))))) (/ (sin a) (cos a))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (- (+ x (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2))))))) (/ (sin a) (cos a))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (* z (+ 1 (* 1/3 (pow z 2))))))) |
#s(approx (+ (tan z) x) #s(hole binary64 (+ x (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2))))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 z)) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* z (+ 1 (* 1/3 (pow z 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* z (+ 1 (* (pow z 2) (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 (+ 1 (* 1/3 (pow z 2))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 (+ 1 (* (pow z 2) (+ 1/3 (* 2/15 (pow z 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 (+ 1 (* (pow z 2) (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2))))))))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) #s(hole binary64 1/3)) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) #s(hole binary64 (+ 1/3 (* 2/15 (pow z 2))))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) #s(hole binary64 (+ 1/3 (* (pow z 2) (+ 2/15 (* 17/315 (pow z 2))))))) |
#s(approx (+ (* (* z z) 17/315) 2/15) #s(hole binary64 2/15)) |
#s(approx (+ (* (* z z) 17/315) 2/15) #s(hole binary64 (+ 2/15 (* 17/315 (pow z 2))))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (/ (sin y) (cos y))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y)))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (/ (sin y) (cos y)) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* z (- (+ 1 (* -1 (* z (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))) (+ (* -1 (/ (pow (sin y) 4) (pow (cos y) 4))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (+ (* -1 (/ (sin y) (cos y))) (* -1 (/ (pow (sin y) 3) (pow (cos y) 3))))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))) (/ (sin (+ a (PI))) (cos (+ a (PI))))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* z (- 1/3 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (* -1/3 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* -1 (/ (* z (sin y)) (cos y)))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* z (- (* -1/3 (/ (* (pow z 2) (sin y)) (cos y))) (/ (sin y) (cos y))))))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(hole binary64 (+ 1 (* z (- (* (pow z 2) (- (* -2/15 (/ (* (pow z 2) (sin y)) (cos y))) (* 1/3 (/ (sin y) (cos y))))) (/ (sin y) (cos y))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ (* z (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (* z (- (+ (* z (- (+ (* z (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))))) (* (cos y) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2))) (* (cos y) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (/ (* (sin y) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))))))))) (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* z (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ (* z (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (* z (- (+ (* z (- (+ (* z (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))))) (* (cos y) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2))) (* (cos y) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (/ (* (sin y) (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (+ (/ (* (sin (PI)) (* (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (* (pow (sin (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))))))))) (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (sin y) (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (pow (sin y) 2) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (pow (cos y) 2) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (pow (sin (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) 2)) (* (pow (cos (PI)) 3) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 3))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (pow (cos (PI)) 2) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* z (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* z (- (+ (* z (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (+ (* z (- (+ (* z (- (+ (* z (- (* -1 (/ (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))))) (* (cos y) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))) (+ (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (/ (* (sin (PI)) (* (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))))) (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))) (+ (* -1 (/ (* (sin y) (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2))))) (* -1 (/ (* (sin (PI)) (* (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))) (- (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))))))))) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (/ 1 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (+ (* -1 (/ (* (sin (PI)) (* (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos (PI)) (pow (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))) 2)))) (* -1 (/ (pow (sin y) 2) (* (pow (cos y) 2) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (+ (/ (sin y) (cos y)) (/ (sin (PI)) (cos (PI))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin y) (cos y)))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* z (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* z (- (+ 1 (/ (* z (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos y))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (+ (* z (- (+ 1 (* z (- (* -1 (* z (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (* -1 (/ (* (sin y) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos y)))))) (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (/ (sin y) (cos y))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* -1 (/ (* z (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos (PI))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* z (- (* -1 (/ (* z (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (cos (PI))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI)))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- (+ 1 (* z (- (* z (- (/ (* z (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (cos (PI))) (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI)))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI)))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (* z (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (cos (PI))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (+ (/ (* z (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))))) (* (cos y) (cos (PI)))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (* z (+ (* z (+ (* -1 (/ (* z (* (sin (PI)) (+ 1/6 (+ (* -1 (/ (* (pow (sin y) 2) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (pow (cos y) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (* 1/6 (/ (pow (sin y) 2) (pow (cos y) 2)))))))) (cos (PI)))) (/ (* (sin y) (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2)))))) (* (cos y) (cos (PI)))))) (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin y) 2) (pow (cos y) 2))))) (cos (PI))))) (/ (* (sin y) (sin (PI))) (* (cos y) (cos (PI))))))) |
#s(approx (* (tan z) 0) #s(hole binary64 0)) |
#s(approx (tan z) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (/ (sin z) (cos z)) #s(hole binary64 (/ (sin z) (cos z)))) |
#s(approx (sin z) #s(hole binary64 (sin z))) |
#s(approx (cos z) #s(hole binary64 (cos z))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* 17/315 (pow z 7)))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* (pow z 7) (+ 17/315 (* 2/15 (/ 1 (pow z 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* (pow z 7) (+ 17/315 (+ (/ 1/3 (pow z 4)) (* 2/15 (/ 1 (pow z 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* (pow z 7) (+ 17/315 (+ (/ 1/3 (pow z 4)) (+ (* 2/15 (/ 1 (pow z 2))) (/ 1 (pow z 6)))))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 (* 17/315 (pow z 6)))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 (* (pow z 6) (+ 17/315 (* 2/15 (/ 1 (pow z 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 (* (pow z 6) (+ 17/315 (+ (/ 1/3 (pow z 4)) (* 2/15 (/ 1 (pow z 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(hole binary64 (* (pow z 6) (+ 17/315 (+ (/ 1/3 (pow z 4)) (+ (* 2/15 (/ 1 (pow z 2))) (/ 1 (pow z 6)))))))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) #s(hole binary64 (* 17/315 (pow z 4)))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) #s(hole binary64 (* (pow z 4) (+ 17/315 (* 2/15 (/ 1 (pow z 2))))))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) #s(hole binary64 (* (pow z 4) (+ 17/315 (+ (/ 1/3 (pow z 4)) (* 2/15 (/ 1 (pow z 2)))))))) |
#s(approx (+ (* (* z z) 17/315) 2/15) #s(hole binary64 (* 17/315 (pow z 2)))) |
#s(approx (+ (* (* z z) 17/315) 2/15) #s(hole binary64 (* (pow z 2) (+ 17/315 (* 2/15 (/ 1 (pow z 2))))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (- (+ x (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))) (/ (sin a) (cos a))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* -1 (* (pow z 7) (- (* -1 (/ (+ 2/15 (* 1/3 (/ 1 (pow z 2)))) (pow z 2))) 17/315))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) #s(hole binary64 (* -1 (* (pow z 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow z 2))) (pow z 4))) (+ 17/315 (* 2/15 (/ 1 (pow z 2))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (- (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))) (/ (sin (- y (* -1 z))) (* (cos (- y (* -1 z))) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))))) (/ (sin a) (cos a))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (- (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))) (/ (sin (- y (* -1 z))) (* (cos (- y (* -1 z))) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z))))))))) (/ (sin a) (cos a))))) |
#s(approx (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) #s(hole binary64 (/ (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))) (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z))))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) #s(hole binary64 (+ (/ (sin (PI)) (cos (PI))) (/ (sin (- y (* -1 z))) (cos (- y (* -1 z))))))) |
#s(approx (tan (+ z y)) #s(hole binary64 (/ (sin (- y (* -1 z))) (cos (- y (* -1 z)))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) #s(hole binary64 (- 1 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z)))))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) #s(hole binary64 (/ (* (sin (PI)) (sin (- y (* -1 z)))) (* (cos (PI)) (cos (- y (* -1 z))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (+ (* -1 a) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (/ (sin z) (cos z)) (tan y)))) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))))) |
#s(approx (tan a) #s(hole binary64 a)) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* 1/3 (pow a 2)))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* 2/15 (pow a 2)))))))) |
#s(approx (tan a) #s(hole binary64 (* a (+ 1 (* (pow a 2) (+ 1/3 (* (pow a 2) (+ 2/15 (* 17/315 (pow a 2)))))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (/ (sin (+ y z)) (cos (+ y z)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin (+ y z)) (cos (+ y z))))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (/ (sin z) (cos z))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* -1 a) (/ (sin z) (cos z)))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (/ (sin z) (cos z)))))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (/ (sin z) (cos z)))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* a (- (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* a (- (+ (* -1 (/ (* a (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))) (cos (PI)))) (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (* a (- (+ (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))) (* a (+ (* -1 (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (cos (PI)))) (* a (+ 1/6 (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (pow (cos (PI)) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (* 1/6 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))))))) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* a (- (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* a (- (+ (* -1 (/ (* a (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))) (cos (PI)))) (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (* a (- (+ (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))) (* a (+ (* -1 (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (cos (PI)))) (* a (+ 1/6 (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (pow (cos (PI)) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (* 1/6 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))))))) 1)) (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (tan (+ a (PI))) #s(hole binary64 (/ (sin (PI)) (cos (PI))))) |
#s(approx (tan (+ a (PI))) #s(hole binary64 (+ (* a (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (tan (+ a (PI))) #s(hole binary64 (+ (* a (- (+ 1 (/ (* a (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))) (cos (PI)))) (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (tan (+ a (PI))) #s(hole binary64 (+ (* a (- (+ 1 (* a (- (* -1 (* a (+ 1/6 (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (pow (cos (PI)) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (* 1/6 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))))) (* -1 (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (cos (PI))))))) (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ a (PI)) #s(hole binary64 (PI))) |
#s(approx (+ a (PI)) #s(hole binary64 (+ a (PI)))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (* -1 a) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))))) |
#s(approx (+ x (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a))) #s(hole binary64 (+ x (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z)))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (* -1 a) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (* a (- (* -1/3 (pow a 2)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (- (/ (+ (tan (+ z y)) (tan (PI))) (- 1 (* (tan (+ z y)) (tan (PI))))) (tan a)) #s(hole binary64 (+ (* a (- (* (pow a 2) (- (* -2/15 (pow a 2)) 1/3)) 1)) (+ (/ (sin (PI)) (* (cos (PI)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))) (/ (sin (+ y z)) (* (cos (+ y z)) (- 1 (/ (* (sin (PI)) (sin (+ y z))) (* (cos (PI)) (cos (+ y z))))))))))) |
#s(approx (tan a) #s(hole binary64 (/ (sin a) (cos a)))) |
#s(approx (tan (+ a (PI))) #s(hole binary64 (/ (sin (+ a (PI))) (cos (+ a (PI)))))) |
#s(approx (+ a (PI)) #s(hole binary64 a)) |
#s(approx (+ a (PI)) #s(hole binary64 (* a (+ 1 (/ (PI) a))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) #s(hole binary64 (- (+ x (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))))) (/ (sin (- (PI) (* -1 a))) (cos (- (PI) (* -1 a))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) #s(hole binary64 (- (+ (/ (sin y) (* (cos y) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z)))))) (/ (sin z) (* (cos z) (- 1 (/ (* (sin y) (sin z)) (* (cos y) (cos z))))))) (/ (sin (- (PI) (* -1 a))) (cos (- (PI) (* -1 a))))))) |
#s(approx (tan (+ a (PI))) #s(hole binary64 (/ (sin (- (PI) (* -1 a))) (cos (- (PI) (* -1 a)))))) |
#s(approx (+ a (PI)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (PI) a)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))) (-.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) (*.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
x |
(/.f64 (-.f64 (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (+.f64 z y))) (*.f64 (tan.f64 a) (tan.f64 a))) (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (fma.f64 (tan.f64 (+.f64 z y)) (tan.f64 (+.f64 z y)) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))))) |
(-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) |
(/.f64 (neg.f64 (+.f64 (tan.f64 z) (tan.f64 y))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64))))) |
(/.f64 (sin.f64 (+.f64 z y)) (cos.f64 (+.f64 z y))) |
(/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) |
(tan.f64 (+.f64 (+.f64 z y) (PI.f64))) |
(tan.f64 (+.f64 z y)) |
(+.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y))))) |
(+.f64 (/.f64 (tan.f64 (+.f64 z y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (tan.f64 z) (tan.f64 z)) (*.f64 (tan.f64 y) (tan.f64 y))) (-.f64 (tan.f64 z) (tan.f64 y))) |
(/.f64 (+.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) (pow.f64 (tan.f64 y) #s(literal 3 binary64))) (fma.f64 (tan.f64 z) (tan.f64 z) (-.f64 (*.f64 (tan.f64 y) (tan.f64 y)) (*.f64 (tan.f64 z) (tan.f64 y))))) |
(+.f64 (tan.f64 z) (tan.f64 y)) |
(/.f64 (neg.f64 (sin.f64 z)) (neg.f64 (cos.f64 z))) |
(/.f64 (sin.f64 z) (cos.f64 z)) |
(tan.f64 (+.f64 z (PI.f64))) |
(tan.f64 z) |
z |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 (cos.f64 y))) |
(/.f64 (sin.f64 y) (cos.f64 y)) |
(tan.f64 (+.f64 y (PI.f64))) |
(tan.f64 y) |
y |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 z) (tan.f64 y)) (*.f64 (tan.f64 z) (tan.f64 y)))) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (tan.f64 z) (tan.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (tan.f64 z) (tan.f64 y)) (*.f64 (tan.f64 z) (tan.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (tan.f64 z)) (tan.f64 y))) |
#s(literal 1 binary64) |
(*.f64 (tan.f64 z) (tan.f64 y)) |
(/.f64 (neg.f64 (sin.f64 z)) (neg.f64 (cos.f64 z))) |
(/.f64 (sin.f64 z) (cos.f64 z)) |
(tan.f64 (+.f64 z (PI.f64))) |
(tan.f64 z) |
(sin.f64 z) |
(sin.f64 (+.f64 z (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 z)) |
(cos.f64 z) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 a))) (neg.f64 (neg.f64 (cos.f64 a)))) |
(/.f64 (+.f64 (tan.f64 a) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 a) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (sin.f64 a)) (neg.f64 (cos.f64 a))) |
(/.f64 (sin.f64 a) (cos.f64 a)) |
(tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 a (PI.f64))) |
(tan.f64 a) |
a |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x))) |
#s(approx (+ (tan z) x) (+.f64 z x)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(+.f64 z x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x)) (*.f64 (tan.f64 a) (tan.f64 a))) (+.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))))) |
(-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z))) (*.f64 x x)) (-.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x)) |
(/.f64 (+.f64 (pow.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) (-.f64 (*.f64 x x) (*.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x)))) |
(+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) |
#s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z)) (*.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z))) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z)) (*.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z)) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z))) #s(literal 1/9 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z)) #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z)) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z)) (*.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z)) #s(literal 1/3 binary64))))) |
(fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z)) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 17/315 binary64)) (*.f64 (*.f64 z z) #s(literal 17/315 binary64))) #s(literal 4/225 binary64)) (-.f64 (*.f64 (*.f64 z z) #s(literal 17/315 binary64)) #s(literal 2/15 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z z) #s(literal 17/315 binary64)) #s(literal 3 binary64)) #s(literal 8/3375 binary64)) (fma.f64 (*.f64 (*.f64 z z) #s(literal 17/315 binary64)) (*.f64 (*.f64 z z) #s(literal 17/315 binary64)) (-.f64 #s(literal 4/225 binary64) (*.f64 (*.f64 (*.f64 z z) #s(literal 17/315 binary64)) #s(literal 2/15 binary64))))) |
(fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) |
(+.f64 (*.f64 (*.f64 z z) #s(literal 17/315 binary64)) #s(literal 2/15 binary64)) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 z z) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
#s(literal 17/315 binary64) |
#s(literal 2/15 binary64) |
#s(literal 1/3 binary64) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)) (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)))) (-.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)) (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) (*.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)))) (*.f64 (tan.f64 a) (tan.f64 a))) (+.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))))) |
(-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a)) |
(/.f64 (neg.f64 (+.f64 (tan.f64 z) (tan.f64 y))) (neg.f64 #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (tan.f64 z) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (/.f64 (tan.f64 y) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 a))) (neg.f64 (neg.f64 (cos.f64 a)))) |
(/.f64 (+.f64 (tan.f64 a) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 a) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (sin.f64 a)) (neg.f64 (cos.f64 a))) |
(/.f64 (sin.f64 a) (cos.f64 a)) |
(tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 a (PI.f64))) |
(tan.f64 a) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) (-.f64 a (PI.f64))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a (PI.f64))))) |
(+.f64 a (PI.f64)) |
(PI.f64) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a)) (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a)))) (-.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a)) (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a))) (*.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a)))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))) (*.f64 (tan.f64 a) (tan.f64 a))) (+.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) #s(literal 3 binary64)) (pow.f64 (tan.f64 a) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 (tan.f64 a) (tan.f64 a) (*.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a))))) |
(-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a)) |
(/.f64 (neg.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (tan.f64 (+.f64 z y)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (+.f64 z y))) #s(literal 0 binary64)) (-.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64))) |
(/.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (tan.f64 (+.f64 z y)) (tan.f64 (+.f64 z y)) (-.f64 #s(literal 0 binary64) (*.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64))))) |
(+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) |
(/.f64 (neg.f64 (+.f64 (tan.f64 z) (tan.f64 y))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64))))) |
(/.f64 (sin.f64 (+.f64 z y)) (cos.f64 (+.f64 z y))) |
(/.f64 (+.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) |
(tan.f64 (+.f64 (+.f64 z y) (PI.f64))) |
(tan.f64 (+.f64 z y)) |
(+.f64 (/.f64 (tan.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (/.f64 (tan.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y))))) |
(+.f64 (/.f64 (tan.f64 (+.f64 z y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 z y)))) |
(+.f64 z y) |
#s(literal 0 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))) |
(*.f64 (tan.f64 z) #s(literal 0 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 z) #s(literal 0 binary64))) (neg.f64 (*.f64 (cos.f64 z) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sin.f64 z) #s(literal 0 binary64)) (*.f64 (cos.f64 z) #s(literal -1 binary64))) |
#s(literal 0 binary64) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))))) (tan.f64 a))) |
#s(approx x x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 x (tan.f64 (+.f64 y z))) (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (tan.f64 z) (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (+.f64 x (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ (tan z) x) (tan.f64 z)) |
#s(approx (+ (tan z) x) (+.f64 x (tan.f64 z))) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 x z)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) x) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) (*.f64 x (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (sin.f64 z) (*.f64 x (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 x (cos.f64 (+.f64 y z))))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a)))))) |
#s(approx (- (+ (tan z) x) (tan a)) x) |
#s(approx (- (+ (tan z) x) (tan a)) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a)))))) |
#s(approx (+ (tan z) x) x) |
#s(approx (+ (tan z) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))))) |
#s(approx (+ z x) x) |
#s(approx (+ z x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) x) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sin.f64 y) (*.f64 x (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (sin.f64 z) (*.f64 x (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))))) (/.f64 (neg.f64 (sin.f64 a)) (*.f64 x (neg.f64 (cos.f64 a))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) x) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 x (*.f64 (cos.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a)))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (tan.f64 a)) x)) #s(literal 1 binary64))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64))))) |
#s(approx (- (+ (tan z) x) (tan a)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (tan.f64 z) (tan.f64 a)) x)) #s(literal 1 binary64))))) |
#s(approx (+ (tan z) x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))) #s(literal 1 binary64))))) |
#s(approx (+ z x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z x)) #s(literal 1 binary64))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (tan.f64 a)) x)) #s(literal 1 binary64))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) (tan.f64 a)) x)) #s(literal 1 binary64))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 y (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (tan.f64 z) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 z) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 4 binary64)) (pow.f64 (cos.f64 z) #s(literal 4 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1 binary64) (tan.f64 z) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 z) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (tan.f64 z) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z)) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (tan.f64 z) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 z) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z)) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 4 binary64)) (pow.f64 (cos.f64 z) #s(literal 4 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1 binary64) (tan.f64 z) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 z) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z)) (tan.f64 a))) |
#s(approx (tan (+ z y)) (tan.f64 z)) |
#s(approx (tan (+ z y)) (fma.f64 y (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) |
#s(approx (tan (+ z y)) (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (sin.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) (cos.f64 z))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) |
#s(approx (tan (+ z y)) (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (cos.f64 z)))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) |
#s(approx (+ (tan z) (tan y)) (tan.f64 z)) |
#s(approx (+ (tan z) (tan y)) (+.f64 y (tan.f64 z))) |
#s(approx (+ (tan z) (tan y)) (fma.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 y y))) (tan.f64 z))) |
#s(approx (+ (tan z) (tan y)) (fma.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 y y))))) (tan.f64 z))) |
#s(approx (tan y) y) |
#s(approx (tan y) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 y y))))) |
#s(approx (tan y) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 y y))))))) |
#s(approx (tan y) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y y) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 y y))))))))) |
#s(approx y y) |
#s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (tan z) (tan y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (sin.f64 z)) (cos.f64 z))))) |
#s(approx (- 1 (* (tan z) (tan y))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 y y) (sin.f64 z)) (cos.f64 z))) (tan.f64 z))))) |
#s(approx (- 1 (* (tan z) (tan y))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal -2/15 binary64) (/.f64 (*.f64 (*.f64 y y) (sin.f64 z)) (cos.f64 z)) (*.f64 #s(literal -1/3 binary64) (tan.f64 z)))) (tan.f64 z))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) (/.f64 (*.f64 y (sin.f64 z)) (cos.f64 z))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) (*.f64 y (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 y y) (sin.f64 z)) (cos.f64 z)) (tan.f64 z)))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 (*.f64 y y) (sin.f64 z)) (cos.f64 z)) (*.f64 #s(literal 1/3 binary64) (tan.f64 z))) (tan.f64 z)))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) (*.f64 y (fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/3 binary64) (tan.f64 z) (*.f64 (*.f64 y y) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 (*.f64 y y) (sin.f64 z)) (cos.f64 z)) (*.f64 #s(literal 2/15 binary64) (tan.f64 z))))) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 x (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 x (fma.f64 y (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 x (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (sin.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) (cos.f64 z))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 x (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (cos.f64 z)))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 y (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (tan.f64 z) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 z) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 4 binary64)) (pow.f64 (cos.f64 z) #s(literal 4 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1 binary64) (tan.f64 z) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 z) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (tan.f64 z) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z)) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (tan.f64 z) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 z) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z)) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 4 binary64)) (pow.f64 (cos.f64 z) #s(literal 4 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1 binary64) (tan.f64 z) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 z) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z)) (tan.f64 a))) |
#s(approx (tan (+ z y)) (tan.f64 z)) |
#s(approx (tan (+ z y)) (fma.f64 y (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) |
#s(approx (tan (+ z y)) (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (sin.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) (cos.f64 z))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) |
#s(approx (tan (+ z y)) (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (cos.f64 z)))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) |
#s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)) |
#s(approx (- 1 (* (tan z) (tan y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (sin.f64 z)) (cos.f64 z))))) |
#s(approx (- 1 (* (tan z) (tan y))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 y y) (sin.f64 z)) (cos.f64 z))) (tan.f64 z))))) |
#s(approx (- 1 (* (tan z) (tan y))) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal -2/15 binary64) (/.f64 (*.f64 (*.f64 y y) (sin.f64 z)) (cos.f64 z)) (*.f64 #s(literal -1/3 binary64) (tan.f64 z)))) (tan.f64 z))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (+.f64 (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 y (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (+.f64 (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 y (-.f64 (fma.f64 y (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64))))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (+.f64 (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))))))))) (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64))))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (+.f64 (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (+.f64 (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 y (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (+.f64 (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64))))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (+.f64 (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))))))))) (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64))))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (+.f64 (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))) (tan.f64 a))) |
#s(approx (tan (+ z y)) (/.f64 (+.f64 (tan.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) |
#s(approx (tan (+ z y)) (fma.f64 y (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) (+.f64 (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) |
#s(approx (tan (+ z y)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) (+.f64 (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) |
#s(approx (tan (+ z y)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) (+.f64 (tan.f64 z) #s(literal 0 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))))) (*.f64 (tan.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) (+.f64 (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (+.f64 (tan.f64 z) #s(literal 0 binary64))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (fma.f64 y (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (+.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (sin.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) (cos.f64 z))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (+.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (cos.f64 z)))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (+.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (tan (+ z y)) (tan.f64 z)) |
#s(approx (tan (+ z y)) (fma.f64 y (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) |
#s(approx (tan (+ z y)) (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 (sin.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) (cos.f64 z))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) |
#s(approx (tan (+ z y)) (fma.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (cos.f64 z)))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (tan.f64 z))) |
#s(approx (+ z y) z) |
#s(approx (+ z y) (+.f64 y z)) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) #s(literal -1 binary64)))) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (cos.f64 z)) (/.f64 (*.f64 (sin.f64 z) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) #s(literal -1 binary64))))) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))))) #s(literal -1 binary64)) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) #s(literal -1 binary64))))) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (+.f64 (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) #s(literal -1 binary64)) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (fma.f64 y (fma.f64 (/.f64 y (cos.f64 z)) (/.f64 (*.f64 (sin.f64 z) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (fma.f64 y (fma.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 z) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64))))))))) #s(literal -1 binary64)) (*.f64 (tan.f64 z) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 z) #s(literal 2 binary64)) (pow.f64 (cos.f64 z) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (tan.f64 z) #s(literal 0 binary64)))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (tan.f64 a))) |
#s(approx (tan (+ z y)) (tan.f64 (+.f64 y z))) |
#s(approx (+ (tan z) (tan y)) (+.f64 (tan.f64 y) (tan.f64 z))) |
#s(approx (tan y) (tan.f64 y)) |
#s(approx (- 1 (* (tan z) (tan y))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) (*.f64 (tan.f64 y) (tan.f64 z))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (tan.f64 a))) |
#s(approx (tan (+ z y)) (tan.f64 (+.f64 y z))) |
#s(approx (- 1 (* (tan z) (tan y))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) (tan.f64 a))) |
#s(approx (tan (+ z y)) (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (+.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) |
#s(approx (tan (+ z y)) (tan.f64 (+.f64 y z))) |
#s(approx (+ z y) y) |
#s(approx (+ z y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z y)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 x (tan.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y)))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y))))))) (/.f64 (sin.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y))) (*.f64 (cos.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y))))))))) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y))))))) (/.f64 (sin.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y))) (*.f64 (cos.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y)))))))) (tan.f64 a))) |
#s(approx (tan (+ z y)) (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (+.f64 #s(literal 0 binary64) (tan.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (tan (+ z y)) (tan.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y)))) |
#s(approx (+ z y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z y)) #s(literal 1 binary64))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y)))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 z (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (tan.f64 y)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (tan.f64 y) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 y) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 z (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (/.f64 (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/2 binary64) (tan.f64 y) (*.f64 #s(literal 1/6 binary64) (tan.f64 y)))) (cos.f64 y)))))) (fma.f64 #s(literal -1 binary64) (tan.f64 y) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 y) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (tan.f64 y) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y)) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (tan.f64 y) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 y) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y)) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 z (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (/.f64 (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/2 binary64) (tan.f64 y) (*.f64 #s(literal 1/6 binary64) (tan.f64 y)))) (cos.f64 y)))))) (fma.f64 #s(literal -1 binary64) (tan.f64 y) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 y) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y)) (tan.f64 a))) |
#s(approx (tan (+ z y)) (tan.f64 y)) |
#s(approx (tan (+ z y)) (fma.f64 z (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) |
#s(approx (tan (+ z y)) (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) |
#s(approx (tan (+ z y)) (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 z (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 (sin.f64 y) (fma.f64 #s(literal -1/2 binary64) (tan.f64 y) (*.f64 #s(literal 1/6 binary64) (tan.f64 y)))) (cos.f64 y)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (cos.f64 y)))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) |
#s(approx (+ (tan z) (tan y)) (tan.f64 y)) |
#s(approx (+ (tan z) (tan y)) (+.f64 z (tan.f64 y))) |
#s(approx (+ (tan z) (tan y)) (fma.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 z z))) (tan.f64 y))) |
#s(approx (+ (tan z) (tan y)) (fma.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 z z))))) (tan.f64 y))) |
#s(approx (tan z) z) |
#s(approx (tan z) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 z z))))) |
#s(approx (tan z) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 z z))))))) |
#s(approx (tan z) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 z z))))))))) |
#s(approx z z) |
#s(approx (- 1 (* (tan z) (tan y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (sin.f64 y)) (cos.f64 y))))) |
#s(approx (- 1 (* (tan z) (tan y))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/2 binary64) (tan.f64 y) (*.f64 #s(literal 1/6 binary64) (tan.f64 y)))) (tan.f64 y))))) |
#s(approx (- 1 (* (tan z) (tan y))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 (*.f64 z z) (-.f64 (fma.f64 #s(literal -1/2 binary64) (tan.f64 y) (*.f64 (*.f64 z z) (-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (tan.f64 y) (*.f64 #s(literal 1/2 binary64) (tan.f64 y))) (*.f64 #s(literal 1/24 binary64) (tan.f64 y))) (*.f64 #s(literal 1/120 binary64) (tan.f64 y))))) (*.f64 #s(literal -1/6 binary64) (tan.f64 y)))) (tan.f64 y))))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) (/.f64 (*.f64 z (sin.f64 y)) (cos.f64 y))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) (*.f64 z (fma.f64 (*.f64 z z) (fma.f64 #s(literal -1/6 binary64) (tan.f64 y) (*.f64 #s(literal 1/2 binary64) (tan.f64 y))) (tan.f64 y)))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) (*.f64 z (fma.f64 (*.f64 z z) (-.f64 (fma.f64 #s(literal -1/6 binary64) (tan.f64 y) (*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal 1/120 binary64) (tan.f64 y)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (tan.f64 y) (*.f64 #s(literal 1/2 binary64) (tan.f64 y))) (*.f64 #s(literal 1/24 binary64) (tan.f64 y)))))) (*.f64 #s(literal -1/2 binary64) (tan.f64 y))) (tan.f64 y)))) |
#s(approx (* (/ (sin z) (cos z)) (tan y)) (*.f64 z (fma.f64 (*.f64 z z) (-.f64 (fma.f64 #s(literal -1/6 binary64) (tan.f64 y) (*.f64 (*.f64 z z) (-.f64 (fma.f64 #s(literal 1/120 binary64) (tan.f64 y) (*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal -1/5040 binary64) (tan.f64 y)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (tan.f64 y)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (tan.f64 y) (*.f64 #s(literal 1/2 binary64) (tan.f64 y))) (*.f64 #s(literal 1/24 binary64) (tan.f64 y)))) (fma.f64 #s(literal -1/720 binary64) (tan.f64 y) (*.f64 #s(literal 1/24 binary64) (fma.f64 #s(literal -1/6 binary64) (tan.f64 y) (*.f64 #s(literal 1/2 binary64) (tan.f64 y))))))))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (tan.f64 y) (*.f64 #s(literal 1/2 binary64) (tan.f64 y))) (*.f64 #s(literal 1/24 binary64) (tan.f64 y)))))) (*.f64 #s(literal -1/2 binary64) (tan.f64 y))) (tan.f64 y)))) |
#s(approx (tan z) z) |
#s(approx (tan z) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 z z))))) |
#s(approx (tan z) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 z z))))))) |
#s(approx (tan z) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 z z))))))))) |
#s(approx (sin z) z) |
#s(approx (sin z) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 z z))))) |
#s(approx (sin z) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 z z)) #s(literal 1/6 binary64)))))) |
#s(approx (sin z) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 z z)))) #s(literal 1/6 binary64)))))) |
#s(approx (cos z) #s(literal 1 binary64)) |
#s(approx (cos z) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z z)))) |
#s(approx (cos z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 z z)) #s(literal 1/2 binary64))))) |
#s(approx (cos z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 z z)))) #s(literal 1/2 binary64))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 x (tan.f64 y)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 x (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 x (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (cos.f64 y)))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 x (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (+.f64 x z) (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 z z))))) (tan.f64 a))) |
#s(approx (- (+ (tan z) x) (tan a)) (-.f64 (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 z z))))))) (tan.f64 a))) |
#s(approx (+ (tan z) x) (+.f64 x z)) |
#s(approx (+ (tan z) x) (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 z z)))))) |
#s(approx (+ (tan z) x) (+.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 z z)))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 z z))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 z z))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 z z))))))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 z z)))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 z z)))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 z z)))))))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 z z)))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 z z) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 z z)))))) |
#s(approx (+ (* (* z z) 17/315) 2/15) #s(literal 2/15 binary64)) |
#s(approx (+ (* (* z z) 17/315) 2/15) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 z z)))) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (tan.f64 y)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (tan.f64 y) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 y) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 z (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1 binary64) (tan.f64 y) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 y) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (tan.f64 y) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y)) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (tan.f64 y) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 y) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y)) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 z (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1 binary64) (tan.f64 y) (*.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 y) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y)) (tan.f64 a))) |
#s(approx (tan (+ z y)) (tan.f64 y)) |
#s(approx (tan (+ z y)) (fma.f64 z (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) |
#s(approx (tan (+ z y)) (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) |
#s(approx (tan (+ z y)) (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 z (-.f64 #s(literal 1/3 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (cos.f64 y)))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) |
#s(approx (- 1 (* (tan z) (tan y))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (sin.f64 y)) (cos.f64 y))))) |
#s(approx (- 1 (* (tan z) (tan y))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 z z) (sin.f64 y)) (cos.f64 y))) (tan.f64 y))))) |
#s(approx (- 1 (* (tan z) (tan y))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2/15 binary64) (/.f64 (*.f64 (*.f64 z z) (sin.f64 y)) (cos.f64 y)) (*.f64 #s(literal -1/3 binary64) (tan.f64 y)))) (tan.f64 y))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 z (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 z (-.f64 (fma.f64 z (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 z (-.f64 (fma.f64 z (-.f64 (fma.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))))))))) (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 z (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 z (-.f64 (fma.f64 z (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 z (-.f64 (fma.f64 z (-.f64 (fma.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))))))))) (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))) (tan.f64 a))) |
#s(approx (tan (+ z y)) (/.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) |
#s(approx (tan (+ z y)) (fma.f64 z (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) |
#s(approx (tan (+ z y)) (fma.f64 z (-.f64 (fma.f64 z (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) |
#s(approx (tan (+ z y)) (fma.f64 z (-.f64 (fma.f64 z (-.f64 (fma.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) (+.f64 (tan.f64 y) #s(literal 0 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))))) (*.f64 (tan.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (tan.f64 y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (tan.f64 y) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (+.f64 (tan.f64 y) #s(literal 0 binary64))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (fma.f64 z (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (+.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (+.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (cos.f64 y)))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (+.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (tan (+ z y)) (tan.f64 y)) |
#s(approx (tan (+ z y)) (fma.f64 z (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) |
#s(approx (tan (+ z y)) (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) (cos.f64 y))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) |
#s(approx (tan (+ z y)) (fma.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (cos.f64 y)))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (tan.f64 y))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) #s(literal -1 binary64)))) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (cos.f64 y)) (/.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) #s(literal -1 binary64))))) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 z (-.f64 (/.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))))) #s(literal -1 binary64)) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) #s(literal -1 binary64))))) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 y) #s(literal 0 binary64))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (+.f64 (/.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) #s(literal -1 binary64)) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (fma.f64 z (fma.f64 (/.f64 z (cos.f64 y)) (/.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (fma.f64 z (fma.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))))) #s(literal -1 binary64)) (*.f64 (tan.f64 y) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (*.f64 (tan.f64 y) #s(literal 0 binary64)))) |
#s(approx (* (tan z) 0) #s(literal 0 binary64)) |
#s(approx (tan z) (tan.f64 z)) |
#s(approx (tan z) (tan.f64 z)) |
#s(approx (sin z) (sin.f64 z)) |
#s(approx (cos z) (cos.f64 z)) |
#s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) (*.f64 #s(literal 17/315 binary64) (pow.f64 z #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) (*.f64 (pow.f64 z #s(literal 7 binary64)) (+.f64 #s(literal 17/315 binary64) (*.f64 #s(literal 2/15 binary64) (pow.f64 z #s(literal -2 binary64)))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) (*.f64 (pow.f64 z #s(literal 7 binary64)) (+.f64 #s(literal 17/315 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 #s(literal -2/15 binary64) (pow.f64 z #s(literal -2 binary64))))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) (*.f64 (pow.f64 z #s(literal 7 binary64)) (+.f64 #s(literal 17/315 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 z #s(literal 4 binary64))) (fma.f64 #s(literal 2/15 binary64) (pow.f64 z #s(literal -2 binary64)) (pow.f64 z #s(literal -6 binary64))))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) (*.f64 #s(literal 17/315 binary64) (pow.f64 z #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) (*.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 #s(literal 17/315 binary64) (*.f64 #s(literal 2/15 binary64) (pow.f64 z #s(literal -2 binary64)))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) (*.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 #s(literal 17/315 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 #s(literal -2/15 binary64) (pow.f64 z #s(literal -2 binary64))))))) |
#s(approx (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) (*.f64 (pow.f64 z #s(literal 6 binary64)) (+.f64 #s(literal 17/315 binary64) (+.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 z #s(literal 4 binary64))) (fma.f64 #s(literal 2/15 binary64) (pow.f64 z #s(literal -2 binary64)) (pow.f64 z #s(literal -6 binary64))))))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (*.f64 #s(literal 17/315 binary64) (pow.f64 z #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (*.f64 (pow.f64 z #s(literal 4 binary64)) (+.f64 #s(literal 17/315 binary64) (*.f64 #s(literal 2/15 binary64) (pow.f64 z #s(literal -2 binary64)))))) |
#s(approx (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (*.f64 (pow.f64 z #s(literal 4 binary64)) (+.f64 #s(literal 17/315 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 #s(literal -2/15 binary64) (pow.f64 z #s(literal -2 binary64))))))) |
#s(approx (+ (* (* z z) 17/315) 2/15) (*.f64 #s(literal 17/315 binary64) (*.f64 z z))) |
#s(approx (+ (* (* z z) 17/315) 2/15) (*.f64 (*.f64 z z) (+.f64 #s(literal 17/315 binary64) (*.f64 #s(literal 2/15 binary64) (pow.f64 z #s(literal -2 binary64)))))) |
#s(approx (+ z y) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 x (tan.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z)))) (tan.f64 a))) |
#s(approx (+ z x) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x z)) #s(literal 1 binary64))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 z #s(literal -2 binary64)))) (*.f64 z z))) #s(literal 17/315 binary64))))) |
#s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 z #s(literal 7 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (pow.f64 z #s(literal -2 binary64))) (pow.f64 z #s(literal 4 binary64)))) (+.f64 #s(literal 17/315 binary64) (*.f64 #s(literal 2/15 binary64) (pow.f64 z #s(literal -2 binary64)))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z))))))) (/.f64 (sin.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z))) (*.f64 (cos.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z))))))))) (tan.f64 a))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z))))))) (/.f64 (sin.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z))) (*.f64 (cos.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z)))))))) (tan.f64 a))) |
#s(approx (tan (+ z y)) (/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z))))))) |
#s(approx (+ (tan (+ z y)) (tan (PI))) (+.f64 #s(literal 0 binary64) (tan.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (tan (+ z y)) (tan.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z)))) |
#s(approx (+ z y) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y z)) #s(literal 1 binary64))))) |
#s(approx (- 1 (* (tan (+ z y)) (tan (PI)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z)))))) |
#s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 #s(literal 0 binary64) (tan.f64 (-.f64 y (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (+.f64 x (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (+.f64 x (fma.f64 #s(literal -1 binary64) a (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (+.f64 x (fma.f64 a (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a a)) #s(literal 1 binary64)) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (+.f64 x (fma.f64 a (-.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 a a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (fma.f64 #s(literal -1 binary64) a (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (fma.f64 a (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a a)) #s(literal 1 binary64)) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (fma.f64 a (-.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 a a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))))) |
#s(approx (tan (+ a (PI))) a) |
#s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))) |
#s(approx (tan (+ a (PI))) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -2/15 binary64) (*.f64 a a))))))) |
#s(approx (tan (+ a (PI))) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 a a))))))))) |
#s(approx a a) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (tan.f64 (+.f64 y z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 #s(literal -1 binary64) a (tan.f64 (+.f64 y z))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 a (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a a)) #s(literal 1 binary64)) (tan.f64 (+.f64 y z))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (+.f64 x (fma.f64 a (-.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 a a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (tan.f64 (+.f64 y z))))) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 x (tan.f64 z))) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 x (fma.f64 #s(literal -1 binary64) a (tan.f64 z)))) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 x (fma.f64 a (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a a)) #s(literal 1 binary64)) (tan.f64 z)))) |
#s(approx (- (+ (tan z) x) (tan a)) (+.f64 x (fma.f64 a (-.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 a a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (tan.f64 z)))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))))) #s(literal 0 binary64))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 a #s(literal -1 binary64) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))))) #s(literal 0 binary64))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 0 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))))) #s(literal 0 binary64))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (fma.f64 a (-.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal 0 binary64) (*.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))))) #s(literal 0 binary64))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) #s(literal 0 binary64))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 a #s(literal -1 binary64) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))))) #s(literal 0 binary64))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 0 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))))) #s(literal 0 binary64))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (fma.f64 a (-.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 #s(literal 0 binary64) (*.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))))) #s(literal 0 binary64))) |
#s(approx (tan (+ a (PI))) #s(literal 0 binary64)) |
#s(approx (tan (+ a (PI))) (fma.f64 a #s(literal 1 binary64) #s(literal 0 binary64))) |
#s(approx (tan (+ a (PI))) (fma.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 0 binary64)) #s(literal -1 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) |
#s(approx (tan (+ a (PI))) (fma.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a #s(literal -1/3 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) #s(literal 0 binary64))) |
#s(approx (+ a (PI)) (PI.f64)) |
#s(approx (+ a (PI)) (+.f64 a (PI.f64))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (+.f64 x (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (+.f64 x (fma.f64 #s(literal -1 binary64) a (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (+.f64 x (fma.f64 a (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a a)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))))))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (+.f64 x (fma.f64 a (-.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 a a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (fma.f64 #s(literal -1 binary64) a (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (fma.f64 a (-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a a)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (fma.f64 a (-.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 a a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))))) |
#s(approx (tan (+ a (PI))) (tan.f64 a)) |
#s(approx (tan (+ a (PI))) (tan.f64 a)) |
#s(approx (+ a (PI)) a) |
#s(approx (+ a (PI)) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (PI.f64) a)))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))))) (tan.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) a))))) |
#s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI)))) (-.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (tan.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) a))))) |
#s(approx (tan (+ a (PI))) (tan.f64 (-.f64 (PI.f64) (*.f64 #s(literal -1 binary64) a)))) |
#s(approx (+ a (PI)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) a)) #s(literal 1 binary64))))) |
Compiled 28 223 to 2 891 computations (89.8% saved)
72 alts after pruning (60 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 523 | 16 | 539 |
| Fresh | 7 | 44 | 51 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 9 | 9 |
| Total | 532 | 72 | 604 |
| Status | Accuracy | Program |
|---|---|---|
| 77.9% | (/.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 2 binary64)) (pow.f64 (tan.f64 a) #s(literal 2 binary64))) (+.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a))) | |
| 77.7% | (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64))) (cos.f64 a)) (*.f64 (-.f64 x (tan.f64 (+.f64 z y))) (sin.f64 a))) (*.f64 (-.f64 x (tan.f64 (+.f64 z y))) (cos.f64 a))) | |
| 37.9% | (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) #s(literal 2 binary64)) (*.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))))))) | |
| 39.0% | (-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) | |
| 78.8% | (-.f64 (+.f64 x (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)))) (tan.f64 a)) | |
| 56.5% | (+.f64 x (/.f64 (sin.f64 (-.f64 (+.f64 z y) a)) (*.f64 (cos.f64 (+.f64 z y)) (cos.f64 a)))) | |
| 99.4% | (+.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 (PI.f64))))) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) | |
| ✓ | 99.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
| 77.9% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) #s(approx (* (tan z) 0) #s(literal 0 binary64))))) (tan.f64 a))) | |
| 49.1% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (sin.f64 y) (sin.f64 z)) (cos.f64 y)) (cos.f64 z)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) | |
| ✓ | 99.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)))) (tan.f64 a))) |
| 99.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (/.f64 (sin.f64 y) (cos.f64 y))))) (tan.f64 a))) | |
| ✓ | 99.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
| 49.1% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)))) | |
| ✓ | 49.2% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
| 49.2% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) #s(approx (* (+ (* (* a a) 1/3) 1) a) a)))) | |
| 33.0% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(approx (tan y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 1 binary64)) y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) | |
| 68.8% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (tan z) z) (tan.f64 y)))) (tan.f64 a))) | |
| 34.3% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan z) (tan y)) (*.f64 z (tan.f64 y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) | |
| 77.9% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) | |
| 48.7% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 #s(approx (+ a (PI)) (PI.f64))))) | |
| ✓ | 78.8% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
| 48.8% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan (+ a (PI))) #s(literal 0 binary64)))) | |
| 25.2% | (+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) #s(approx (tan y) y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) | |
| 48.8% | (+.f64 x (-.f64 (/.f64 (+.f64 #s(approx (tan z) z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) | |
| 78.1% | (+.f64 x (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (cos.f64 (+.f64 z y))) (tan.f64 a))) | |
| 60.2% | (+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) | |
| 59.9% | (+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) | |
| ✓ | 78.0% | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 39.1% | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) | |
| 65.8% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) | |
| 59.4% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) z)) (tan.f64 a))) | |
| 58.8% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) y)) (tan.f64 a))) | |
| 65.6% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (fma.f64 y #s(literal 1 binary64) (*.f64 y (/.f64 z y))))) (tan.f64 a))) | |
| 48.5% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 z y) (/.f64 z y) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) #s(literal 1 binary64))))) y))) (tan.f64 a))) | |
| 32.7% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) | |
| 61.7% | (+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (*.f64 (+.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) z)) y))) (tan.f64 a))) | |
| 48.4% | (+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) | |
| 58.7% | #s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (tan.f64 y)) (tan.f64 a))) | |
| 99.5% | #s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (tan.f64 a)) x)) #s(literal 1 binary64))))) | |
| 9.2% | #s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) | |
| 77.9% | #s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) | |
| 49.2% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (tan.f64 y)) x) (tan.f64 a))) | |
| 59.0% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 (+.f64 a (PI.f64))))) | |
| ✓ | 59.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
| 29.5% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) | |
| 29.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) | |
| ✓ | 29.8% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
| 15.7% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) | |
| 16.1% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) | |
| 30.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) | |
| 29.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) (tan.f64 a))) | |
| 29.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) | |
| 59.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (*.f64 (+.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z)) #s(literal 1 binary64)) x)) (tan.f64 a))) | |
| 9.8% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (/.f64 (+.f64 (tan.f64 a) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 a) (tan.f64 (PI.f64))))))) | |
| 8.8% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (/.f64 (sin.f64 a) (cos.f64 a)))) | |
| ✓ | 8.8% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
| 5.0% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) | |
| 40.6% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) | |
| 77.9% | #s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 x (cos.f64 (+.f64 y z))))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a)))))) | |
| ✓ | 39.7% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
| 59.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a))))))) | |
| 59.4% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 z) (tan.f64 a)) x)) #s(literal 1 binary64)) x)))) | |
| 20.6% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) | |
| 20.7% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) | |
| 21.2% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) | |
| ✓ | 21.3% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
| 39.7% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))))))) | |
| 6.8% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) | |
| 21.3% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) | |
| 4.5% | #s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) | |
| ✓ | 31.0% | #s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
Compiled 4 593 to 1 947 computations (57.6% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
(+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (tan.f64 y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan (+ a (PI))) #s(literal 0 binary64)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (/.f64 z y)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 #s(approx (tan z) z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))))))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 z) (tan.f64 a)) x)) #s(literal 1 binary64)) x)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (fma.f64 y #s(literal 1 binary64) (*.f64 y (/.f64 z y))))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (/.f64 (sin.f64 a) (cos.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) x) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 #s(approx (+ a (PI)) (PI.f64))))) |
(-.f64 (+.f64 x (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)))) (tan.f64 a)) |
(+.f64 x (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (cos.f64 (+.f64 z y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) #s(approx (* (tan z) 0) #s(literal 0 binary64))))) (tan.f64 a))) |
(+.f64 x (/.f64 (sin.f64 (-.f64 (+.f64 z y) a)) (*.f64 (cos.f64 (+.f64 z y)) (cos.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (*.f64 (+.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z)) #s(literal 1 binary64)) x)) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) #s(approx (tan y) y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan z) (tan y)) (*.f64 z (tan.f64 y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(approx (tan y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 1 binary64)) y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 z y) (/.f64 z y) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) #s(literal 1 binary64))))) y))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (tan.f64 y)) x) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (*.f64 (+.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) z)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (tan z) z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) #s(approx (* (+ (* (* a a) 1/3) 1) a) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a))))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 x (cos.f64 (+.f64 y z))))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (*.f64 (cos.f64 (+.f64 z y)) x)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a)))) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) x)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a)))) x)) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (/.f64 (+.f64 (tan.f64 a) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 a) (tan.f64 (PI.f64))))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))))) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64))) (-.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 2 binary64)) (pow.f64 (tan.f64 a) #s(literal 2 binary64))) (+.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (/.f64 (sin.f64 y) (cos.f64 y))))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (sin.f64 y) (sin.f64 z)) (cos.f64 y)) (cos.f64 z)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) #s(literal 2 binary64)) (*.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (*.f64 (cos.f64 (+.f64 y z)) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z)))))) (/.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 (+.f64 y z))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a))) x)) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (sin.f64 z) (sin.f64 y)) (cos.f64 y)) (cos.f64 z)))) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (tan.f64 (+.f64 z y)) #s(literal 2 binary64))) (cos.f64 a)) (*.f64 (-.f64 x (tan.f64 (+.f64 z y))) (sin.f64 a))) (*.f64 (-.f64 x (tan.f64 (+.f64 z y))) (cos.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 (PI.f64))))) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64)) (*.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))))) |
(+.f64 x (/.f64 (-.f64 (*.f64 (+.f64 (tan.f64 y) (tan.f64 z)) (cos.f64 a)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))) (sin.f64 a))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))) (cos.f64 a)))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z))))) (/.f64 (sin.f64 z) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (tan.f64 a)) x)) #s(literal 1 binary64))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (/.f64 (sin.f64 z) x) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a))) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (/.f64 (sin.f64 z) x) (*.f64 (cos.f64 z) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 y) (tan.f64 z)))))) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a))) x)) |
(+.f64 x (-.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 z) #s(literal 3 binary64)) (pow.f64 (tan.f64 y) #s(literal 3 binary64))) (fma.f64 (tan.f64 z) (tan.f64 z) (-.f64 (*.f64 (tan.f64 y) (tan.f64 y)) (*.f64 (tan.f64 y) (tan.f64 z))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
| Outputs |
|---|
(+.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
9 calls:
| 82.0ms | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 53.0ms | (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
| 44.0ms | y |
| 42.0ms | x |
| 39.0ms | (tan.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (tan.f64 a) |
| 99.7% | 1 | (+.f64 y z) |
| 99.7% | 1 | (tan.f64 (+.f64 y z)) |
| 99.7% | 1 | (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
| 99.7% | 1 | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 99.7% | 1 | x |
| 99.7% | 1 | y |
| 99.7% | 1 | z |
| 99.7% | 1 | a |
Compiled 29 to 49 computations (-69% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
(+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (tan.f64 y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan (+ a (PI))) #s(literal 0 binary64)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (/.f64 z y)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 #s(approx (tan z) z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))))))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 z) (tan.f64 a)) x)) #s(literal 1 binary64)) x)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (fma.f64 y #s(literal 1 binary64) (*.f64 y (/.f64 z y))))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (/.f64 (sin.f64 a) (cos.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) x) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 #s(approx (+ a (PI)) (PI.f64))))) |
(-.f64 (+.f64 x (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)))) (tan.f64 a)) |
(+.f64 x (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (cos.f64 (+.f64 z y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) #s(approx (* (tan z) 0) #s(literal 0 binary64))))) (tan.f64 a))) |
(+.f64 x (/.f64 (sin.f64 (-.f64 (+.f64 z y) a)) (*.f64 (cos.f64 (+.f64 z y)) (cos.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (*.f64 (+.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z)) #s(literal 1 binary64)) x)) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) #s(approx (tan y) y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan z) (tan y)) (*.f64 z (tan.f64 y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(approx (tan y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 1 binary64)) y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 z y) (/.f64 z y) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) #s(literal 1 binary64))))) y))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (tan.f64 y)) x) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (*.f64 (+.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) z)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (tan z) z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) #s(approx (* (+ (* (* a a) 1/3) 1) a) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a))))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 x (cos.f64 (+.f64 y z))))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (*.f64 (cos.f64 (+.f64 z y)) x)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a)))) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) x)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a)))) x)) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (/.f64 (+.f64 (tan.f64 a) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 a) (tan.f64 (PI.f64))))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))))) (tan.f64 a))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) #s(literal 2 binary64))) (-.f64 x (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (tan.f64 (+.f64 z y)) x) #s(literal 2 binary64)) (pow.f64 (tan.f64 a) #s(literal 2 binary64))) (+.f64 (+.f64 (tan.f64 (+.f64 z y)) x) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (/.f64 (sin.f64 y) (cos.f64 y))))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 z) (cos.f64 z)) (tan.f64 y)))) (tan.f64 a))) |
| Outputs |
|---|
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
9 calls:
| 48.0ms | (tan.f64 (+.f64 y z)) |
| 25.0ms | (+.f64 y z) |
| 23.0ms | y |
| 23.0ms | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 23.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (tan.f64 a) |
| 99.7% | 1 | (+.f64 y z) |
| 99.7% | 1 | (tan.f64 (+.f64 y z)) |
| 99.7% | 1 | (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
| 99.7% | 1 | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 99.7% | 1 | x |
| 99.7% | 1 | y |
| 99.7% | 1 | z |
| 99.7% | 1 | a |
Compiled 29 to 49 computations (-69% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
(+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (tan.f64 y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan (+ a (PI))) #s(literal 0 binary64)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (/.f64 z y)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 #s(approx (tan z) z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))))))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 z) (tan.f64 a)) x)) #s(literal 1 binary64)) x)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (fma.f64 y #s(literal 1 binary64) (*.f64 y (/.f64 z y))))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (/.f64 (sin.f64 a) (cos.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) x) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 #s(approx (+ a (PI)) (PI.f64))))) |
(-.f64 (+.f64 x (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)))) (tan.f64 a)) |
(+.f64 x (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (cos.f64 (+.f64 z y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) #s(approx (* (tan z) 0) #s(literal 0 binary64))))) (tan.f64 a))) |
(+.f64 x (/.f64 (sin.f64 (-.f64 (+.f64 z y) a)) (*.f64 (cos.f64 (+.f64 z y)) (cos.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (*.f64 (+.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z)) #s(literal 1 binary64)) x)) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) #s(approx (tan y) y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan z) (tan y)) (*.f64 z (tan.f64 y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(approx (tan y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 1 binary64)) y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 z y) (/.f64 z y) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) #s(literal 1 binary64))))) y))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (tan.f64 y)) x) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (*.f64 (+.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) z)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (tan z) z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) #s(approx (* (+ (* (* a a) 1/3) 1) a) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a))))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 x (cos.f64 (+.f64 y z))))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (*.f64 (cos.f64 (+.f64 z y)) x)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a)))) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) x)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a)))) x)) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (/.f64 (+.f64 (tan.f64 a) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 a) (tan.f64 (PI.f64))))))) |
| Outputs |
|---|
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (fma.f64 (*.f64 a a) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 a a) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
9 calls:
| 23.0ms | (+.f64 y z) |
| 23.0ms | (tan.f64 (+.f64 y z)) |
| 22.0ms | z |
| 22.0ms | a |
| 22.0ms | (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 3 | (tan.f64 a) |
| 78.8% | 1 | (+.f64 y z) |
| 78.8% | 1 | (tan.f64 (+.f64 y z)) |
| 78.8% | 1 | (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
| 78.8% | 1 | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 78.8% | 1 | x |
| 78.8% | 1 | y |
| 80.7% | 2 | z |
| 88.6% | 3 | a |
Compiled 29 to 49 computations (-69% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
(+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (tan.f64 y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan (+ a (PI))) #s(literal 0 binary64)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (/.f64 z y)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 #s(approx (tan z) z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))))))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 z) (tan.f64 a)) x)) #s(literal 1 binary64)) x)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (fma.f64 y #s(literal 1 binary64) (*.f64 y (/.f64 z y))))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (/.f64 (sin.f64 a) (cos.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) x) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 #s(approx (+ a (PI)) (PI.f64))))) |
(-.f64 (+.f64 x (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)))) (tan.f64 a)) |
(+.f64 x (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (cos.f64 (+.f64 z y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) #s(approx (* (tan z) 0) #s(literal 0 binary64))))) (tan.f64 a))) |
(+.f64 x (/.f64 (sin.f64 (-.f64 (+.f64 z y) a)) (*.f64 (cos.f64 (+.f64 z y)) (cos.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (*.f64 (+.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z)) #s(literal 1 binary64)) x)) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) #s(approx (tan y) y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan z) (tan y)) (*.f64 z (tan.f64 y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(approx (tan y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 1 binary64)) y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 z y) (/.f64 z y) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) #s(literal 1 binary64))))) y))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (tan.f64 y)) x) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (*.f64 (+.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) z)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (tan z) z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) #s(approx (* (+ (* (* a a) 1/3) 1) a) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a))))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (+.f64 y z)) (*.f64 x (cos.f64 (+.f64 y z))))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a)))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (*.f64 (cos.f64 (+.f64 z y)) x)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a)))) x)) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (sin.f64 (+.f64 y z)) (*.f64 (cos.f64 (+.f64 y z)) x)) (/.f64 (/.f64 (sin.f64 a) x) (cos.f64 a)))) x)) |
| Outputs |
|---|
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
2 calls:
| 50.0ms | (tan.f64 a) |
| 21.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 3 | (tan.f64 a) |
| 88.6% | 3 | a |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
(+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (tan.f64 y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan (+ a (PI))) #s(literal 0 binary64)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (/.f64 z y)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 #s(approx (tan z) z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))))))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 z) (tan.f64 a)) x)) #s(literal 1 binary64)) x)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (fma.f64 y #s(literal 1 binary64) (*.f64 y (/.f64 z y))))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (/.f64 (sin.f64 a) (cos.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) x) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 #s(approx (+ a (PI)) (PI.f64))))) |
(-.f64 (+.f64 x (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)))) (tan.f64 a)) |
(+.f64 x (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (cos.f64 (+.f64 z y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) #s(approx (* (tan z) 0) #s(literal 0 binary64))))) (tan.f64 a))) |
(+.f64 x (/.f64 (sin.f64 (-.f64 (+.f64 z y) a)) (*.f64 (cos.f64 (+.f64 z y)) (cos.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (*.f64 (+.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z)) #s(literal 1 binary64)) x)) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) #s(approx (tan y) y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan z) (tan y)) (*.f64 z (tan.f64 y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(approx (tan y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 1 binary64)) y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 z y) (/.f64 z y) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) #s(literal 1 binary64))))) y))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (tan.f64 y)) x) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (*.f64 (+.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) z)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (tan z) z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) #s(approx (* (+ (* (* a a) 1/3) 1) a) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) (*.f64 (tan.f64 z) #s(literal 0 binary64))))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))) (/.f64 (sin.f64 a) (*.f64 x (cos.f64 a))))))) |
| Outputs |
|---|
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
2 calls:
| 55.0ms | a |
| 31.0ms | (tan.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.3% | 3 | a |
| 88.3% | 3 | (tan.f64 a) |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
(+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (tan.f64 y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan (+ a (PI))) #s(literal 0 binary64)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (/.f64 z y)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 #s(approx (tan z) z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))))))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 z) (tan.f64 a)) x)) #s(literal 1 binary64)) x)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (fma.f64 y #s(literal 1 binary64) (*.f64 y (/.f64 z y))))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (/.f64 (sin.f64 a) (cos.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) x) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 #s(approx (+ a (PI)) (PI.f64))))) |
(-.f64 (+.f64 x (/.f64 (+.f64 (tan.f64 y) (tan.f64 z)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64)))) (tan.f64 a)) |
(+.f64 x (-.f64 (/.f64 (sin.f64 (+.f64 z y)) (cos.f64 (+.f64 z y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 (+.f64 z y)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) #s(approx (* (tan (+ z y)) (tan (PI))) #s(approx (* (tan z) 0) #s(literal 0 binary64))))) (tan.f64 a))) |
(+.f64 x (/.f64 (sin.f64 (-.f64 (+.f64 z y) a)) (*.f64 (cos.f64 (+.f64 z y)) (cos.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (*.f64 (+.f64 (/.f64 (/.f64 (sin.f64 z) x) (cos.f64 z)) #s(literal 1 binary64)) x)) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) #s(approx (tan y) y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) #s(approx (* (tan z) (tan y)) (*.f64 z (tan.f64 y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) #s(approx (tan y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 1 binary64)) y))))) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 z y) (/.f64 z y) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) #s(literal 1 binary64))))) y))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (tan.f64 y) #s(literal 2 binary64)))) z (tan.f64 y)) x) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (*.f64 (+.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) z)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 #s(approx (+ (tan z) (tan y)) (tan.f64 z)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 z) (tan.f64 y)))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (tan z) z) (tan.f64 y)))) (tan.f64 a))) |
| Outputs |
|---|
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 a))) |
4 calls:
| 33.0ms | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 19.0ms | (tan.f64 a) |
| 19.0ms | a |
| 18.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.8% | 1 | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 78.8% | 1 | z |
| 78.8% | 1 | a |
| 78.8% | 1 | (tan.f64 a) |
Compiled 13 to 22 computations (-69.2% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
(+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (tan.f64 y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 a (PI.f64))))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 (+.f64 (+.f64 a (PI.f64)) (PI.f64))))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 (tan.f64 z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) #s(approx (tan (+ a (PI))) #s(literal 0 binary64)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 #s(approx (+ (/ z y) 1) (/.f64 z y)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (/.f64 (+.f64 #s(approx (tan z) z) (tan.f64 y)) #s(approx (- 1 (* (tan z) (tan y))) #s(literal 1 binary64))) (tan.f64 (+.f64 a (PI.f64))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 z) (*.f64 x (cos.f64 z)))))))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 z) (tan.f64 a)) x)) #s(literal 1 binary64)) x)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (fma.f64 y #s(literal 1 binary64) (*.f64 y (/.f64 z y))))) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (/.f64 (sin.f64 a) (cos.f64 a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (/.f64 (sin.f64 z) (cos.f64 z)) x) (tan.f64 a))) |
| Outputs |
|---|
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
9 calls:
| 17.0ms | y |
| 16.0ms | (tan.f64 a) |
| 16.0ms | (tan.f64 (+.f64 y z)) |
| 15.0ms | (+.f64 y z) |
| 15.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.0% | 1 | (tan.f64 a) |
| 78.0% | 1 | (+.f64 y z) |
| 78.0% | 1 | a |
| 78.0% | 1 | (tan.f64 (+.f64 y z)) |
| 78.0% | 1 | (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
| 78.0% | 1 | x |
| 78.0% | 1 | y |
| 78.0% | 1 | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 78.0% | 1 | z |
Compiled 29 to 49 computations (-69% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
(+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (tan.f64 y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) z)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) y)) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ z y) z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 (+.f64 a (PI.f64))))) |
| Outputs |
|---|
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) y)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
9 calls:
| 12.0ms | z |
| 11.0ms | (+.f64 y z) |
| 11.0ms | (tan.f64 (+.f64 y z)) |
| 11.0ms | x |
| 10.0ms | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.5% | 2 | (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
| 62.3% | 2 | (tan.f64 (+.f64 y z)) |
| 70.9% | 4 | (tan.f64 a) |
| 78.0% | 2 | (+.f64 y z) |
| 77.8% | 2 | y |
| 78.0% | 2 | z |
| 63.2% | 2 | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 63.5% | 2 | x |
| 69.0% | 3 | a |
Compiled 29 to 49 computations (-69% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
(+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan (+ a (PI))))) (-.f64 (+.f64 x (tan.f64 y)) (tan.f64 a))) |
| Outputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) (tan.f64 a))) |
1 calls:
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.0% | 2 | z |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
(+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
| Outputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 y) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
5 calls:
| 58.0ms | y |
| 12.0ms | a |
| 8.0ms | (tan.f64 a) |
| 8.0ms | z |
| 8.0ms | (+.f64 y z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.7% | 3 | a |
| 67.7% | 3 | (tan.f64 a) |
| 58.7% | 1 | y |
| 67.3% | 2 | (+.f64 y z) |
| 67.3% | 2 | z |
Compiled 8 to 22 computations (-175% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
(+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (tan.f64 (+.f64 z y)) (tan.f64 a))) |
| Outputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
(-.f64 (+.f64 (tan.f64 (+.f64 y z)) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
9 calls:
| 9.0ms | (tan.f64 (+.f64 y z)) |
| 9.0ms | a |
| 8.0ms | x |
| 7.0ms | (tan.f64 a) |
| 7.0ms | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.1% | 2 | y |
| 57.1% | 3 | (tan.f64 (+.f64 y z)) |
| 48.4% | 1 | (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
| 48.4% | 1 | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 48.4% | 1 | x |
| 58.9% | 3 | (tan.f64 a) |
| 58.9% | 3 | a |
| 57.2% | 3 | (+.f64 y z) |
| 48.4% | 1 | z |
Compiled 29 to 49 computations (-69% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
(+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) |
| Outputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 a a) #s(literal 1 binary64)) a)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
2 calls:
| 7.0ms | (tan.f64 a) |
| 6.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.9% | 3 | (tan.f64 a) |
| 58.9% | 3 | a |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
(+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) (*.f64 (fma.f64 (*.f64 a a) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)))) |
(+.f64 x (-.f64 (tan.f64 #s(approx (+ y z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y))) #s(approx (tan a) a))) |
| Outputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
(+.f64 x (-.f64 (tan.f64 (+.f64 y z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
2 calls:
| 6.0ms | a |
| 6.0ms | (tan.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.6% | 3 | (tan.f64 a) |
| 58.6% | 3 | a |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
(+.f64 x #s(approx (- (/ (+ (tan z) (tan y)) (- 1 (* (tan z) (tan y)))) (tan a)) (tan.f64 (+.f64 y z)))) |
| Outputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
(+.f64 x #s(approx (- (tan (+ y z)) (tan a)) (tan.f64 (+.f64 z y)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
2 calls:
| 6.0ms | a |
| 5.0ms | (tan.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.0% | 3 | (tan.f64 a) |
| 57.7% | 3 | a |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) (tan.f64 z)) #s(approx (tan a) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) z) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) #s(approx (* (+ (* (+ (* (+ (* (* z z) 17/315) 2/15) (* z z)) 1/3) (* z z)) 1) z) z)) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 (tan.f64 z) x) #s(approx (tan a) a))) |
| Outputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 #s(approx (+ (tan z) x) x) (tan.f64 a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
9 calls:
| 6.0ms | (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
| 5.0ms | (+.f64 y z) |
| 5.0ms | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 5.0ms | x |
| 5.0ms | (tan.f64 (+.f64 y z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.6% | 1 | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 40.6% | 1 | x |
| 40.6% | 1 | (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
| 48.8% | 2 | z |
| 40.6% | 1 | y |
| 48.3% | 3 | (tan.f64 (+.f64 y z)) |
| 48.9% | 2 | (+.f64 y z) |
| 49.4% | 3 | a |
| 49.4% | 3 | (tan.f64 a) |
Compiled 29 to 49 computations (-69% saved)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
| Outputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) (+.f64 (tan.f64 z) x))) |
9 calls:
| 14.0ms | y |
| 9.0ms | (+.f64 y z) |
| 3.0ms | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 3.0ms | a |
| 3.0ms | (tan.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.7% | 1 | x |
| 39.7% | 1 | (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
| 39.7% | 1 | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 39.7% | 1 | y |
| 39.7% | 1 | (tan.f64 (+.f64 y z)) |
| 39.7% | 1 | (tan.f64 a) |
| 39.7% | 1 | a |
| 39.7% | 1 | z |
| 39.7% | 1 | (+.f64 y z) |
Compiled 29 to 49 computations (-69% saved)
Total -18.2b remaining (-41.3%)
Threshold costs -18.2b (-41.3%)
| Inputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) z)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (+.f64 z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (*.f64 z z) #s(literal 1/3 binary64) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) #s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 2/15 binary64) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z x)))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) a))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) (-.f64 (+.f64 #s(approx (tan z) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 z z) #s(literal 17/315 binary64) #s(literal 2/15 binary64)) (*.f64 z z) #s(literal 1/3 binary64)) (*.f64 z z) #s(literal 1 binary64)) z)) x) #s(approx (tan (+ a (PI))) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 a a))))))) |
#s(approx (+ x (- (tan (+ y z)) (tan a))) #s(approx (- (+ (tan z) x) (tan a)) #s(approx (+ (tan z) x) (tan.f64 z)))) |
| Outputs |
|---|
#s(approx (+ x (- (tan (+ y z)) (tan a))) x) |
9 calls:
| 20.0ms | y |
| 3.0ms | (+.f64 y z) |
| 3.0ms | (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
| 3.0ms | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 3.0ms | (tan.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.0% | 1 | (+.f64 x (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a))) |
| 31.0% | 1 | x |
| 31.0% | 1 | z |
| 31.0% | 1 | a |
| 31.0% | 1 | (tan.f64 a) |
| 31.0% | 1 | (+.f64 y z) |
| 31.0% | 1 | y |
| 31.0% | 1 | (tan.f64 (+.f64 y z)) |
| 31.0% | 1 | (-.f64 (tan.f64 (+.f64 y z)) (tan.f64 a)) |
Compiled 29 to 49 computations (-69% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 7.414551928423516e-28 | 2.5827915674564754e-25 |
| 29.0ms | -1.8487769966663037 | -0.0023272200569011622 |
| 44.0ms | 199× | 1 | valid |
| 3.0ms | 57× | 0 | valid |
Compiled 844 to 672 computations (20.4% saved)
ival-tan: 30.0ms (77.2% of total)adjust: 5.0ms (12.9% of total)ival-add!: 2.0ms (5.1% of total)ival-sub!: 1.0ms (2.6% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.414551928423516e-28 | 2.5827915674564754e-25 |
| 0.0ms | -0.007190500263439486 | -0.002327224258281897 |
Compiled 12 to 16 computations (-33.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.414551928423516e-28 | 2.5827915674564754e-25 |
| 0.0ms | -0.00010035381515721954 | -3.708776302333718e-9 |
Compiled 12 to 16 computations (-33.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 1.1681887047428706e-20 | 5.4165195728978024e-20 |
| 20.0ms | 54× | 1 | valid |
| 3.0ms | 42× | 0 | valid |
Compiled 180 to 172 computations (4.4% saved)
ival-tan: 16.0ms (80.2% of total)adjust: 3.0ms (15% of total)ival-add!: 1.0ms (5% of total)ival-sub!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.1681887047428706e-20 | 5.4165195728978024e-20 |
Compiled 216 to 196 computations (9.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 2.8359646711309178e-18 | 0.0006047108764642486 |
| 18.0ms | 71× | 1 | valid |
| 6.0ms | 89× | 0 | valid |
Compiled 402 to 336 computations (16.4% saved)
ival-tan: 15.0ms (80.4% of total)adjust: 2.0ms (10.7% of total)ival-add!: 1.0ms (5.4% of total)ival-sub!: 1.0ms (5.4% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 38.0ms | 0.0007013235463084653 | 7752.233258579281 |
| 49.0ms | -1.8487769966663037 | -0.0023272200569011622 |
| 48.0ms | 180× | 1 | valid |
| 29.0ms | 60× | 0 | valid |
Compiled 641 to 560 computations (12.6% saved)
ival-tan: 36.0ms (80.7% of total)adjust: 5.0ms (11.2% of total)ival-add!: 2.0ms (4.5% of total)ival-sub!: 1.0ms (2.2% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0007013235463084653 | 7752.233258579281 |
| 1.0ms | -1.8487769966663037 | -0.0023272200569011622 |
Compiled 641 to 560 computations (12.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 0.0007013235463084653 | 7752.233258579281 |
| 19.0ms | -1.8487769966663037 | -0.0023272200569011622 |
| 35.0ms | 134× | 1 | valid |
| 2.0ms | 42× | 0 | valid |
Compiled 522 to 475 computations (9% saved)
ival-tan: 25.0ms (80% of total)adjust: 4.0ms (12.8% of total)ival-add!: 2.0ms (6.4% of total)ival-sub!: 1.0ms (3.2% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.09014780887648248 | 0.13001440040683843 |
| 0.0ms | -0.01060180901155605 | -0.007190500263439486 |
Compiled 12 to 16 computations (-33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.8359646711309178e-18 | 0.0006047108764642486 |
Compiled 12 to 16 computations (-33.3% saved)
| 1× | fuel |
Compiled 735 to 133 computations (81.9% saved)
(sort y z)
Compiled 2 958 to 1 064 computations (64% saved)
Loading profile data...