Page history
From Melvor Idle
7 April 2024
no edit summary
−35
Created page with "-- Module that contains all functions regarding numeric formatting and calculations. -- TODO: Make modules that now call Shared call Number (for relevant functions) local numModule = require('Module:Number') --So there are a handful of functions that I'm using in a lot of places --So rather than continue to copy across the same handful of functions to every single new module --I'm just going to unify them here --Here's how you use this: -- 1. When you're making a new mo..."
+14,056