ID:172629
 
When a numerical value reaches a certain limit, DM wants to express it in scientific notation.

Example: 1008000 is expressed as 1.008e+006 (1.008*10^6)

Is there any way of overriding this feature or raising its upper limit?

Thanks.
num2text() does what you want, you should also check out round().
There is a command that will change this to number or whatever so that you dont get that to popup. This shouldnt be under Byond Bugs though, as far as I can see, its not a bug.