import static
java
.
lang
.
Math
.*
;
...
double
y
=
cos
(
x
)
+
tan
(
theta
)
;