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



Users browsing this thread: 3 Guest(s)