|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.leeds.ccg.andyt.ext.math.BigDecimal0
public class BigDecimal0
TODO: 1. docs 2. generic power function 3. memory handling 4. error and exception handling
| Constructor Summary | |
|---|---|
BigDecimal0()
Creates a new instance of BigDecimal0 |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
static java.math.BigDecimal |
sqrt0(java.math.BigDecimal input,
int decimalPlaces)
Returns the square root of the input BigDecimal as a BigDecimal. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BigDecimal0()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - the command line arguments
public static java.math.BigDecimal sqrt0(java.math.BigDecimal input,
int decimalPlaces)
input - decimalPlaces -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||