blog:articles:software:cvmultiply
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
blog:articles:software:cvmultiply [2024/11/20 13:56] – [Download] Phil Ide | blog:articles:software:cvmultiply [2024/11/26 14:16] (current) – Phil Ide | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== CV-Multiply ====== | ====== CV-Multiply ====== | ||
+ | ~~NOCACHE~~ | ||
Some years ago I encoded the cross-vertical multiplication system into PHP code. A 64-bit system can't natively understand any number larger than ~18, | Some years ago I encoded the cross-vertical multiplication system into PHP code. A 64-bit system can't natively understand any number larger than ~18, | ||
- | I recently updated this code - which could only handle integers - to properly handle floating point numbers. | + | I recently updated this code - which could only handle integers - to properly handle floating point numbers. For an explanation on what Cross-Vertical multiplication is and how it works, read on. |
====== Download ====== | ====== Download ====== | ||
Line 228: | Line 228: | ||
</ | </ | ||
+ | ~~socialite~~ | ||
+ | ~~DISCUSSION~~ |
blog/articles/software/cvmultiply.1732110978.txt.gz · Last modified: 2024/11/20 13:56 by Phil Ide