-
Notifications
You must be signed in to change notification settings - Fork 0
Math & Numbers
KerbalMissile edited this page Mar 14, 2026
·
1 revision
Nova includes some built in math features for you to use!
Addition: +
Subtraction: -
Multiplication: *
Division: /
You can pull a random number by doing rand() you can either set a range, like this rand(1-100), or have it pick from a list numbers like this rand(1, 2, 3, 4, 5).
Join our discord server for any support or questions that you need answered!
Link: