In the class java.lang.Math there are several trigonometric methods like sin, sinh, asin, similarly for cosine. I read the descriptions but couldnot able to understand their differences. So please help me on understanding their differences.
Please explain in simple way as I have already read the documentation and could not understand. So I need more simpler language ffrom the documentation.
I think that you need some mathematical background, to understand the functions you have listed. The wikipeida is a good start. I really doubt that someone will explain you the trigonometry in a single answer in a way that you will understand.
http://en.wikipedia.org/wiki/Trigonometric_functions – this is for the sine, cosine, arcossine and etc.
http://en.wikipedia.org/wiki/Hyperbolic_geometry – this is for sinh, cosh and etc.