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

Publicado em: 14 Abril 2020
no canal de: 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.


Nesta página do site você pode assistir ao vídeo on-line Javascript Tutorial in Hindi - 50 javascript math functions,math object in javascript duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário infinitech 14 Abril 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 444 vezes e gostou 13 espectadores. Boa visualização!