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 offers too many high quality services. Mail us on [email protected], to get more information about given services.
JavaTpoint offers college campus training on Core Java, Advance Java, .Net, Android, Hadoop, PHP, Web Technology and Python. Please mail your requirement at [email protected]
Duration: 1 week to 2 week