i just have to ask if there is any way to write exponential functions in picbasic or pic basic pro.
If anyone has any idea please let me know
thanks
i just have to ask if there is any way to write exponential functions in picbasic or pic basic pro.
If anyone has any idea please let me know
thanks
Where there is a will, there is a way....
What does your function look like?
Paul Borgmeier
Salt Lake City, UT
USA
__________________
Hi,
There's no SPECIFIC PbP function, but ...
The SEARCH function could have given ... 7 Hits ...
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 " !!!
*****************************************
Ahhhhhhh ???
http://www.picbasic.co.uk/forum/sear...earchid=448880
He,he ...
MMMhhhhh, for the 18S20 ... the "waiting line" ... just isn't at the right place !!!
Alain
Last edited by Acetronics2; - 2nd February 2008 at 19:32.
************************************************** ***********************
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 " !!!
*****************************************
Taylor's series then ... and not to be in a hurry !!!
oh, may be we could think to Micromega's co-processors ...
Last edited by Acetronics2; - 2nd February 2008 at 19:46.
************************************************** ***********************
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 " !!!
*****************************************
Also something here ...
http://microchip.com/stellent/idcplg...pnote=en010982
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 " !!!
*****************************************
Here's a collection of different ways to compute logarithms
http://www.dattalo.com/technical/theory/logs.html
Here's an 8-bit logarithm algorithm that executes between 15 and 103 cycles. This version is based on a table look-up plus first order interpolation
http://www.dattalo.com/technical/sof...ic/piclog.html
Maybe of interest
Duncan
Bookmarks