JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
Dynamic
threads.php
slide show
customconfirm
unobtrusive
"> ">RandomFlickrPhoto
CNC DVD Ripper Deluxe
customize confirm
XMLHttpRequest
php javascript class en
Rate this script:
I Love it
/
I Hate it
Array.prototype.sum,max,min
Code
Array.
prototype
.
sum
=
function
(
)
{
for
(
var
i=
0
,sum=
0
;i<this.
length
;sum+=
this
[
i++
]
)
;
return
sum;
}
Array.
prototype
.
max
=
function
(
)
{
return
Math.
max
.
apply
(
{
}
,
this
)
}
Array.
prototype
.
min
=
function
(
)
{
return
Math.
min
.
apply
(
{
}
,
this
)
}
Array.prototype.sum,max,min scripts
|
Array.prototype.sum,max,min snippet
|
Array.prototype.sum,max,min example
|
Array.prototype.sum,max,min tutorial
|
Array.prototype.sum,max,min code