loagarithms
dhcarstens
Posts: 11
I am writing a program that needs the log of a value.· I have a series equation for the log that requires the value (x-1)/(x+1) to 4 or 5 decimal places.· This isn't possible within the 16-bit calculational framework.·
I also know about the **, ·*, and //·operations and suspect that I can calculate the above with 32-bit precision using these operations.· Can any one help me with the algorithms needed to calculate the log using this procedure or any other?
I also know about the **, ·*, and //·operations and suspect that I can calculate the above with 32-bit precision using these operations.· Can any one help me with the algorithms needed to calculate the log using this procedure or any other?
Comments
Also, an example program to calculate dewpoint, need logarithms
www.emesys.com/programs/dewpoint.bsx
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com