NBS+ MathPlus Library V2.2 (Luhn Algorithm for Checksums)
<kuid2:388413:439002:3>
Author: | Laurinlaki |
Kind: | library |
Build: | 4.3 |
Size: | 8.01KB |
Uploaded: | 2024-02-26 |
Web-site: | trainz.de |
Loadings: |
2
-
+
|
NBS+ MathPlus Library V2.2 (Luhn Algorithm for Checksums)
Tired of writing down basic math functions in your script over and over? Just add this to your script-include-table and load it by including mathplus.gs and you have easy access to rounding, advanced power function, approximations of sin/cos/tan and more!
Installation: !!NOTE!! BECAUSE THE QUOTE CHARACTER IS NOT USABLE IN ASSET DESCRIPTIONS, ALL QUOTES HAVE BEEN REPLACED BY TWO PERCENT SIGNS (%%)!
1. Add <kuid:388413:439002> to your script-include-table. Create a new script-include-table if you don't yet have one like:
script-include-table
{
0 <kuid:388413:439002>
}
2. add [include %%mathplus.gs%%] to the top of your script file where the other includes are located
3. Congratulations, you can now access functions like [MathPlus.Round(5.62)]!
IMPORTANT!: If you have used an older version of the script that required you to load MathPlus through [World.GetLibrary] and have [MathPlus MathPlus;] as a definition at the top, that is no more! Please remove those two lines. MathPlus is now a static class and all functions can now easily be accessed by including the gs file and using MathPlus.Function(...) :)
Version 2.2: Added isEven method and a method for calculating vehicle number checksums following the German and Swiss system.
Author: Mika K. 'laurinlaki'
- NBS+ MathPlus Library V2.2 (Luhn Algorithm for Checksums)
- config.txt 2.03KB
- mathplus.gs 5.42KB
- thumbnail.jpg 5.25KB
Skipping validation as asset is locally obsolete.
Skipping validation as asset is locally obsolete.
User photos
No one has added a photo of this object yet
Comments:
Sign in to post a comment