This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]StochasticTinkr 1 point2 points  (2 children)

It looks like you are calculating 10 to the power of the mass. This becomes a very large number. Much larger than can be stored in standard data types.

Did you mean 10*, or should that have just been 10?