Exponent question

From: Joseph Aldred (houseofaldred_at_worldnet.att.net)
Date: 04/17/04


Date: Sat, 17 Apr 2004 20:04:12 GMT

I am new to C and I am writing a program for a class I am taking. I need to
use a exponent but I can not figure how to do it. I figure I need to use
exp() or pow() but I can not figure out how to do it. Any help that anyone
can give me would be appreciated greatly.

Thanks,
Joseph



Relevant Pages

  • Re: Exponent question
    ... > I am new to C and I am writing a program for a class I am taking. ... > figure I need to use exp() or pow() but I can not figure out how ... Some useful references: ...
    (comp.lang.c)
  • ascii to float (yet another question)
    ... about this back in May06) and have looked at about 30 implementations ... use lookup tables for the exponent and to be honest appears really ... 93 (as the decimal shits right we sub the places from exp, ... is that the x87 FPU contains log2_10 as a ...
    (alt.lang.asm)
  • Re: ascii to float (yet another question)
    ... use lookup tables for the exponent and to be honest appears really ... 93 (as the decimal shits right we sub the places from exp, ... Randy, I've noticed that you've used a table lookup for the exponent, ... Randy Hyde ...
    (alt.lang.asm)
  • Re: Hyphenating math units (1-nm gap)
    ... per metre for some reason. ... (I assume ^meant an exponent of -1. ... Most of us writing in ASCII ...
    (alt.usage.english)
  • Re: introduction to BNF, concrete syntax trees
    ... and create a concrete syntax tree of it. ... Before I start writing my ... application to parse the above, I need to understand how to do this on ... exp "-" exp | ...
    (comp.compilers)