Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #16604
| Path | csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | glen herrmannsfeldt <gah@ugcs.caltech.edu> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: What is the command to do a power of a value |
| Date | Mon, 30 Jul 2012 04:31:35 +0000 (UTC) |
| Organization | Aioe.org NNTP Server |
| Lines | 10 |
| Message-ID | <jv52n6$td9$4@speranza.aioe.org> (permalink) |
| References | <05854398-bcfe-4de2-9eda-7b748239f025@googlegroups.com> |
| NNTP-Posting-Host | H0vc4U5LIRkRHNPyGCs2dA.user.speranza.aioe.org |
| X-Complaints-To | abuse@aioe.org |
| User-Agent | tin/1.9.6-20100522 ("Lochruan") (UNIX) (Linux/2.6.32-5-amd64 (x86_64)) |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| Xref | csiph.com comp.lang.java.programmer:16604 |
Show key headers only | View raw
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
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