Javascript Tutorial in Hindi - 50 javascript math functions,math object in javascript

Published: 14 April 2020
on channel: infinitech
444
13

#JavascriptMathObject,
#JavascriptMathFunction,
#mathObjectJavascript,
#mathFunctionJavascript,
#javascriptMathTutorial,
#mathInJavascript,
#mathRandomFunctionJavascript,
#javascriptRandomfunction,
#javascriptRoundFunction,
#javascriptAbsFunction,
#javascriptMinFunction,
#javascriptMaxFunction

In javascript a special object is given , name of this object is Math.

The JavaScript Math object is used to do mathematical calculations on numbers.

Math.round(): This method will return the value with nearest rounded integer.

Math.pow(a, b): This method will return the value of a to the power of b.

Math.sqrt() : This method will return the squart root of provided number.

Math.abs() : This method will return the the positive number only.

Math.ceil(): This method will returns the value with nearest rounded up integer.

Math.floor(): This method will returns the value with nearest rounded down integer.

Math.min(): This method will returns the value with lowest number from the given values.

Math.max(): This method will returns the value with heighest number from the given values.

Math.random(): This method will returns the value in between 0 and 1.


On this page of the site you can watch the video online Javascript Tutorial in Hindi - 50 javascript math functions,math object in javascript with a duration of hours minute second in good quality, which was uploaded by the user infinitech 14 April 2020, share the link with friends and acquaintances, this video has already been watched 444 times on youtube and it was liked by 13 viewers. Enjoy your viewing!