Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
b+ String Math Update
#11
ln(x) and e^x are only as accurate as number of digits used in calculations, both work on summing terms of a series, the more terms the more accuracy and the longer the time to result.
b = b + ...
Reply
#12
Oh hey, BinPower$ not too bad either! This converts the y of X^Y to a binary number and then builds X^Y by figuring products of the powers of 2, something like that:
   
b = b + ...
Reply




Users browsing this thread: 1 Guest(s)