NBS+ MathPlus Library V2.1 (Sin, Cos and Tan fixes)
<kuid2:388413:439002:2>
Author: | Laurinlaki |
Kind: | library |
Build: | 4.3 |
Size: | 7.56KB |
Uploaded: | 2024-02-26 |
Web-site: | trainz.de |
Loadings: |
2
-
+
|
NBS+ MathPlus Library V2.1 (Sin, Cos and Tan fixes)
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.1: Fixed Sin, Cos and Tan functions after I've been told the old ones only worked for specific set of numbers...
Author: Mika K. 'laurinlaki'
- NBS+ MathPlus Library V2.1 (Sin, Cos and Tan fixes)
- config.txt 2.02KB
- mathplus.gs 4.21KB
- 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