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
Printable View
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?
Hi,
There's no SPECIFIC PbP function, but ...
The SEARCH function could have given ... 7 Hits ...
Alain
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
Taylor's series then ... and not to be in a hurry !!!
oh, may be we could think to Micromega's co-processors ...
Also something here ...
http://microchip.com/stellent/idcplg...pnote=en010982
Alain
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