JavaScript is disabled on your browser.
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
M
S
A
acm
- package acm
M
maximum(String)
- Static method in class acm.
Statistics
Returns the maximum of the values of the given string.
mean(String)
- Static method in class acm.
Statistics
Returns the mean of the values of the given string.
median(String)
- Static method in class acm.
Statistics
Returns the median of the values of the given string.
minimum(String)
- Static method in class acm.
Statistics
Returns the minimum of the values of the given string.
S
standardDeviation(String)
- Static method in class acm.
Statistics
Returns the standard deviation of the values of the given string.
Statistics
- Class in
acm
This class provides some simple statistical functions.
A
M
S
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes