Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
b+ String Math Update
#10
I did a lot of that proof type testing with my original string +-*/ routines. It's a time saver.

I'll have a look see tonight. Interested in trying a log method. It would be great to have a string method of squares and powers that could handle something like: 104729 root 8 = 1.0000198556 according to an online nth root calculator. Obviously needs more precision but powering it back gets fairly close to 8. This takes just a second on an online nth root calculator, and the radicand is a PRIME number, so no factoring is involved. Log method, maybe?

Pete
Shoot first and shoot people who ask questions, later.
Reply


Messages In This Thread
b+ String Math Update - by bplus - 09-26-2022, 06:01 PM
RE: b+ String Math Update - by Pete - 09-26-2022, 06:27 PM
RE: b+ String Math Update - by bplus - 09-26-2022, 06:38 PM
RE: b+ String Math Update - by Pete - 09-26-2022, 06:53 PM
RE: b+ String Math Update - by vince - 09-29-2022, 03:16 AM
RE: b+ String Math Update - by bplus - 09-29-2022, 09:26 AM
RE: b+ String Math Update - by Pete - 09-29-2022, 07:59 PM
RE: b+ String Math Update - by bplus - 10-01-2022, 05:22 PM
RE: b+ String Math Update - by bplus - 10-01-2022, 05:30 PM
RE: b+ String Math Update - by Pete - 10-01-2022, 06:09 PM
RE: b+ String Math Update - by bplus - 10-01-2022, 06:45 PM
RE: b+ String Math Update - by bplus - 10-02-2022, 01:49 AM



Users browsing this thread: 4 Guest(s)