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