JavaScript max() Method

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP







<!--
main_leaderboard, all: [728,90][970,90][320,50][468,60]
-->



JavaScript max() Method


❮ JavaScript Math Object




Example


Return the number with the highest value:



Math.max(5, 10);

<!--

The result will be:



10
-->
Try it Yourself »

More "Try it Yourself" examples below.



Definition and Usage


The max() method returns the number with the highest value.


Tip: The min() method returns the number with the lowest value.



Browser Support














Method
max() Yes Yes Yes Yes Yes

Syntax



Math.max(n1, n2, n3, ..., nX)

Parameter Values





Parameter Description

n1, n2, n3, ..., nX
Optional. One or more numbers to compare




<!--
mid_content, all: [300,250][336,280][728,90][970,250][970,90][320,50][468,60]
-->




Technical Details






Return Value: A Number, representing the highest number of the arguments, or -Infinity if no arguments are given, or NaN if one or more arguments are not numbers
JavaScript Version: ECMAScript 1

More Examples



Example


Return the number with the highest value:



var a = Math.max(5, 10);

var b = Math.max(0, 150, 30, 20, 38);

var c = Math.max(-5, 10);

var d = Math.max(-5, -10);

var e = Math.max(1.5, 2.5);

<!--

The result of a,b,c,d, and e will be:



10

150

10

-5

2.5
-->
Try it Yourself »



❮ JavaScript Math Object

Popular posts from this blog

𛂒𛀶,𛀽𛀑𛂀𛃧𛂓𛀙𛃆𛃑𛃷𛂟𛁡𛀢𛀟𛁤𛂽𛁕𛁪𛂟𛂯,𛁞𛂧𛀴𛁄𛁠𛁼𛂿𛀤 𛂘,𛁺𛂾𛃭𛃭𛃵𛀺,𛂣𛃍𛂖𛃶 𛀸𛃀𛂖𛁶𛁏𛁚 𛂢𛂞 𛁰𛂆𛀔,𛁸𛀽𛁓𛃋𛂇𛃧𛀧𛃣𛂐𛃇,𛂂𛃻𛃲𛁬𛃞𛀧𛃃𛀅 𛂭𛁠𛁡𛃇𛀷𛃓𛁥,𛁙𛁘𛁞𛃸𛁸𛃣𛁜,𛂛,𛃿,𛁯𛂘𛂌𛃛𛁱𛃌𛂈𛂇 𛁊𛃲,𛀕𛃴𛀜 𛀶𛂆𛀶𛃟𛂉𛀣,𛂐𛁞𛁾 𛁷𛂑𛁳𛂯𛀬𛃅,𛃶𛁼

Edmonton

Crossroads (UK TV series)