You are able to calculate the tangent of a number using the Math class (java.lang.Math). The tan(double a) method is the one you are looking for. For example: double a = 2.5; double tangent = java.lang.Math.tan(a);
Chat with our AI personalities
yes
In order to program a reverse auto loan calculator in JAVA, you are going to need a lot of experience with JAVA. There are online tutorials that can help you set up with fundamentals of JAVA so that you will be able to create almost any basic program you want.
just add an extension .java when you save your notepad text file
123
how do you get the value of the parameter in the applet