A simple-to-use attribute to make large numbers in property fields appear more readable without use of scientific notations.
Use Releases tab to get latest .unitypackage file, or simply copy the code yourself. Its like two files anyway.
This is an attribute - put [BigNumber] before your property to apply it.
This way of displaying numbers called 'Positional Notation' and it will make limitations of floating point precision rather obvious when using large numbers.
Also see:
http://wikipedia.org/wiki/Single_precision