Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #16607

Re: What is the command to do a power of a value

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeder2.ecngs.de!ecngs!feeder.ecngs.de!Xl.tags.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!local2.nntp.ams.giganews.com!nntp.brightview.co.uk!news.brightview.co.uk.POSTED!not-for-mail
NNTP-Posting-Date Mon, 30 Jul 2012 04:44:32 -0500
Date Mon, 30 Jul 2012 10:44:32 +0100
From bugbear <bugbear@trim_papermule.co.uk_trim>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120315 Firefox/11.0 SeaMonkey/2.8
MIME-Version 1.0
Newsgroups comp.lang.java.programmer
Subject Re: What is the command to do a power of a value
References <05854398-bcfe-4de2-9eda-7b748239f025@googlegroups.com>
In-Reply-To <05854398-bcfe-4de2-9eda-7b748239f025@googlegroups.com>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
Message-ID <1c2dnc6ylpMdyovNnZ2dnUVZ8tKdnZ2d@brightview.co.uk> (permalink)
Lines 12
X-Usenet-Provider http://www.giganews.com
X-Trace sv3-PRjipp+ThwjGG2JpxkrXjd6BStWi4lrKzWLLPmL2Np9fhwt37oi3ue54FZkKcA3uINdM+JoN6N7slQx!aI916GCCfYy2+gbu/3Fq0XpOVqz11yYJl8wx6Azi0Z9iHB2Qu5qClJmGMCxRKGkwMJ1RuCugnL/a!0Y3dcx3XuIJCZ2VwKV+WYF643A==
X-Abuse-and-DMCA-Info Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info Otherwise we will be unable to process your complaint properly
X-Postfilter 1.3.40
X-Original-Bytes 1489
Xref csiph.com comp.lang.java.programmer:16607

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?

I have a dim memory from Numerical Analysis
that the "obvious" way to evaluate that is
inaccurate for small "i" and large "n".

  BugBear

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


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