Re: TIB: Real Number to String


[Prev][Next][Index][Thread]

Re: TIB: Real Number to String




Common log.

By definition,

Log(100)=2
Log(10)=1
Log(1)=0
Log(0.1)=-1

And so 0 < log(5) < 1, etc. etc.

Praise be to Napier and company.

At 13:17 17-09-2000 -0400, you wrote:
>
>Wow, I'm impressed.  After testing this program, I discovered that its
>really fast, much faster than I would have expected.  The only thing I
>can think of to impove it further would be to make it automatically set
>the number of decimal places to go to.  However, I don't know of any
>really easy way to do this that wouldn't slow down the program
>immensely.  Anybody out there know of a quick way to find the number of
>decimal places?
>
>Eric Tollefson
>CmdrERT01@yahoo.com
>
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>



Follow-Ups: References: