!!ATTENTION!! If you are in the state of Wisconsin, do not download my addin. I take no responsibility for it if you do as it is against my will and the state of Wisconsin shall have NO PERSONAL JURISDICTION over me. (explanation at bottom)
If you are not a resident of the state of Wisconsin, Click here to download the addin
To use, copy the file ZZMath.xll to your machine, start Excel, then choose 'File/Open' to open it (or if you always want it available when you start Excel choose Tools/Addins and add it there). Enter =ZPow(2, 500)
in a cell for a quick demonstration. When passing large integers to the routine be sure to put them in quotes. The addin works on strings internally but Excel will translate numbers it can handle to strings for you as in the example above. I.e. If you enter =ZFactor(111111111111111111111111111111) you will get back "Z_Err" because Excel translates that 111... to 1.111...E+29. To properly work with those large numbers Excel can't, send them as strings, I.e. the following works correctly, =ZFactor("111111111111111111111111111111")Try out the following to get started:
Note: You can find the various functions available in the addin and a short help description
about each by choosing 'Insert Function' in Excel, choosing category 'ZMath' (scroll to bottom) and browsing the functions there.
It's humorous actually, because I don't think the site was causing a problem with MathCorp's ZMath trademark before. However, since I'm aggravated by this I could potentially really stir some trouble hypothetically by creating a 'MathCorp's ZMath Sucks' web-site. Case law upholds such sites, See references on 'Bally Total Fitness Holding Corporation v. Andrew Faber'. I'm tempted to register a domain name to express my views, but it isn't worth my time at this juncture.