public class Doubles extends Object
Constructor and Description |
---|
Doubles() |
Modifier and Type | Method and Description |
---|---|
static String |
get5Decimals(String number)
This function returns a String that represents a double with just 5 decimal
numbers.
|