[olug] Slightly OT

Chad Homan choman at gmail.com
Wed Dec 3 15:51:04 UTC 2008


I was just going to say:

http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Math.html#pow(double,%20double)

On Wed, Dec 3, 2008 at 9:27 AM, Dave Rowe <dave at roweware.com> wrote:

> a^b : java.lang.Math.pow(a, b)
>
> Dave
>
> Craig Wolf wrote:
> > Ok, I am in a Java class and the instructor will not help me finish this
> project that is now late...real late.
> > I have to put together this formula: P = (Pv*R) / [1 - (1 + R)^(-n)] and
> don't know how to do the ^ in Java.   I have the rest of the program working
> GREAT but that ^ is screwing me up.  I have this working in a spreadsheet so
> I know the formula is right...
> >
> > I don't know a Java person so I am turning to the only place that I know
> for a person who might.
> >
> > ANY help is appreciated!!
> >
> >
> > Craig Wolf
> > Linux Server Support
> > Backups Administrator
> > Desktop/Network Specialist
> > 402-715-6283
> >
> >
> > _______________________________________________
> > OLUG mailing list
> > OLUG at olug.org
> > https://lists.olug.org/mailman/listinfo/olug
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> https://lists.olug.org/mailman/listinfo/olug
>



-- 
Chad, CISSP



More information about the OLUG mailing list