JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
object expectede
window.location, "_self
"> ">Random Flickr Photo
ondblclick= "window.open(
"file names "
Yubnub "shortcut " command source
"get filename "
Date.isleap
hide visited link bookmarklet
setwidth
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