Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Roots and powers playing nicely together...
#7
It crashes because Pascal's Triangle is being limited by _INTEGER64. I'm writing a string routine to get past that. What held me up is the algorithm I used to calculate Pascal's triangle utilized integer division, an I don't have a string routine for that. So, I'm going to re-tool the algorithm using arrays. The old arrays building the next row. Hope to have it up sometime tonight.

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


Messages In This Thread
RE: Roots and powers playing nicely together... - by Pete - 09-30-2022, 12:07 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I advanced my AI to a black jack playing robot. Pete 1 581 04-17-2024, 12:46 AM
Last Post: PhilOfPerth
  Pascal's Triangle and nth roots. Pete 2 864 09-26-2022, 04:15 PM
Last Post: Pete
  Newton had a fun way to approximate general roots... Pete 35 6,261 09-22-2022, 12:38 AM
Last Post: Kernelpanic
  String math: Whole # powers easy, decimal powers!!! Pete 0 509 09-12-2022, 08:58 PM
Last Post: Pete

Forum Jump:


Users browsing this thread: 1 Guest(s)