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

Опубликовано: 14 Апрель 2020
на канале: 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.


На этой странице сайта вы можете посмотреть видео онлайн Javascript Tutorial in Hindi - 50 javascript math functions,math object in javascript длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь infinitech 14 Апрель 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 444 раз и оно понравилось 13 зрителям. Приятного просмотра!