| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Gustav Eklundh (3) | > | Mission progress status | > | Reputation |
|
|||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can be used to calculate the body mass index (BMI) of a person. It takes as parameters the height and weight of a person and calculate the BMI value. The height may be given in centimeters, inches or feet. The class can also check the BMI value against certain ranges of values and return a textual description that explains how fat or thin the person is. |
| |||||||||
| ||||
| This class can be used to sort array data using several types of sorting algorithms. It can take an array of numbers and sort it using different algorithms. Currently it supports: bubble sort, bidirectional bubble sort, heap sort, quick sort, gnome sort, strand sort, merge sort, bogo sort, Jsort, insertion sort and CombSort. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |