Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
b+ String Math Update
#28
(04-02-2025, 01:35 PM)bplus Wrote: Man! using 2 digits for one so you can do different bases blows my mind! How in the world.... !?!?

I do have code somewhere for converting decimal to any base using one symbol for going beyond 9 for digits eh the alphabet but you do run out of symbols to act as digits pretty quick. 

2 digits ??? 

how 'bout 2 lines to rep one digit you can start to stack symbols over symbols.

Oh I know use an array() and index so you wont even be limited to 2 digits!!!
However big your array is how many symbols you can use!

BTW what would the purpose be for a huge base like 1K of symbols, base 1024 ?

Would that help speed up our string math? Big Grin

I don't know probably not
the conversion time would slow it down a bit

CHARACTER SET? CHINEESE has a lot of character!!  maybe you or I can encode chinese just for fun and challenge?   430 characters might not encode all of chinese but the 430 most common chinese chars mig alow you to comunbucate litttle better? with a chineese?
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
RE: b+ String Math Update - by Kernelpanic - 04-03-2025, 04:14 PM
RE: b+ String Math Update - by Dragoncat - 04-02-2025, 06:29 AM
RE: b+ String Math Update - by bplus - 04-02-2025, 01:35 PM
RE: b+ String Math Update - by SMcNeill - 04-02-2025, 02:02 PM
RE: b+ String Math Update - by Dragoncat - 04-04-2025, 06:42 AM
RE: b+ String Math Update - by SMcNeill - 04-04-2025, 07:28 AM
RE: b+ String Math Update - by bplus - 04-02-2025, 02:26 PM
RE: b+ String Math Update - by SMcNeill - 04-02-2025, 03:11 PM
RE: b+ String Math Update - by Pete - 04-03-2025, 05:02 PM
RE: b+ String Math Update - by SMcNeill - 04-03-2025, 06:12 PM
RE: b+ String Math Update - by Pete - 04-03-2025, 06:18 PM
RE: b+ String Math Update - by SMcNeill - 04-03-2025, 07:24 PM
RE: b+ String Math Update - by Pete - 04-03-2025, 09:43 PM
RE: b+ String Math Update - by SMcNeill - 04-03-2025, 10:11 PM
RE: b+ String Math Update - by Pete - 04-03-2025, 11:49 PM
RE: b+ String Math Update - by bplus - 04-04-2025, 12:40 AM
RE: b+ String Math Update - by Dragoncat - 04-04-2025, 04:53 AM
RE: b+ String Math Update - by Dragoncat - 04-11-2025, 07:02 AM
RE: b+ String Math Update - by Dragoncat - 04-11-2025, 07:27 AM
RE: b+ String Math Update - by bplus - 04-11-2025, 11:56 AM



Users browsing this thread: 2 Guest(s)