JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
"cablemodem "
ry "
--> ">
"printfire ",printtotheFireBug
"text shadow "
DVD Next Copy Express
indicator
SocketJpeg
PHP clean string for mysql
IPHONE
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