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 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