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

Pubblicato il: 14 aprile 2020
sul canale di: 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.


In questa pagina del sito puoi guardare il video online Javascript Tutorial in Hindi - 50 javascript math functions,math object in javascript della durata di ore minuti seconda in buona qualità , che l'utente ha caricato infinitech 14 aprile 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 444 volte e gli è piaciuto 13 spettatori. Buona visione!