
Originally Posted by
civicgundam
Is there a way to use logarithims in picbasic. How would you go around doing so? im trying to do something like this in my code:
w = log*(s/(s-u))
You REALLY sure of your formula ???
not me !!!
you can write "log" as a Tailor's series ... ( Log 1+x ) = x - x^2/2 + x^3/3 - ...
No,no ... Darrel didn't write this one ... ( LOL )
but the easiest way is to use a co-processor ( http://www.micromegacorp.com/pbp.html )
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks