JavaScript Math sinh() methodThe JavaScript math sinh() method returns the hyperbolic sine of the given number. SyntaxThe sinh() method is represented by the following syntax: Parameternum - A number. ReturnThe hyperbolic sine of a number. JavaScript Math sinh() method exampleHere, we will understand sinh() method through various examples. Example 1Let's see a simple example of sinh() method. Test it NowOutput: -1.1752011936438014 0 0.5210953054937474 3.626860407847019 Example 2Here, you can test sinh() method with your own test cases. Test it Now
Next TopicJavaScript Math
|
Javatpoint provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India