Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #16605
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
|---|---|
| From | xvictoryeohx@gmail.com |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: What is the command to do a power of a value |
| Date | Sun, 29 Jul 2012 21:57:48 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 22 |
| Message-ID | <033ca204-dd50-49e0-88c2-9cc1e20d6bfe@googlegroups.com> (permalink) |
| References | <05854398-bcfe-4de2-9eda-7b748239f025@googlegroups.com> <jv52n6$td9$4@speranza.aioe.org> |
| NNTP-Posting-Host | 222.165.114.48 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1343627629 23738 127.0.0.1 (30 Jul 2012 05:53:49 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Mon, 30 Jul 2012 05:53:49 +0000 (UTC) |
| In-Reply-To | <jv52n6$td9$4@speranza.aioe.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=222.165.114.48; posting-account=npUJaQoAAACGna2EFCrG0AARLyc8CamK |
| User-Agent | G2/1.0 |
| Xref | csiph.com comp.lang.java.programmer:16605 |
Show key headers only | View raw
On Monday, July 30, 2012 12:31:35 PM UTC+8, glen herrmannsfeldt wrote: > xvictoryeohx@gmail.com wrote: > > > C=L(1+i/100)power of n > > > > > i am stuck here > > > for example square root is Math.sqrt(x) > > > How do i do Power of a value? > > > > Math.pow(). > > > > -- glen Thanks!
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
What is the command to do a power of a value xvictoryeohx@gmail.com - 2012-07-29 21:28 -0700
Re: What is the command to do a power of a value glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2012-07-30 04:31 +0000
Re: What is the command to do a power of a value xvictoryeohx@gmail.com - 2012-07-29 21:57 -0700
Re: What is the command to do a power of a value Roedy Green <see_website@mindprod.com.invalid> - 2012-07-30 02:22 -0700
Re: What is the command to do a power of a value Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2012-07-30 13:22 +0000
Re: What is the command to do a power of a value Patricia Shanahan <pats@acm.org> - 2012-07-30 07:48 -0700
Re: What is the command to do a power of a value Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2012-07-30 23:06 +0000
Re: What is the command to do a power of a value bugbear <bugbear@trim_papermule.co.uk_trim> - 2012-07-30 10:44 +0100
csiph-web