Ln of BigInteger

Hi friends, i have to make the natural logarithm of one BigInteger.....how i can do it?...thanks to all
[110 byte] By [marlborinoa] at [2007-11-27 8:07:52]
# 1
Does this help? http://www.koders.com/java/fid7B638162E12417131C247609ED305F909286CF4E.aspx
quittea at 2007-7-12 19:50:39 > top of Java-index,Java Essentials,Java Programming...
# 2
> Hi friends, i have to make the natural logarithm of> one BigInteger.....how i can do it?...thanks to allIt doesn't make a lot of sense to use BigInteger for this.
prometheuzza at 2007-7-12 19:50:39 > top of Java-index,Java Essentials,Java Programming...
# 3
thanks to all....i've solved my problem!!
marlborinoa at 2007-7-12 19:50:39 > top of Java-index,Java Essentials,Java Programming...