static string ToMetric( int input, int decimals )

Summary

Convert 1100 to 1.1k

static string ToMetric( long input, int decimals )

Summary

Convert 1100 to 1.1k

static string ToMetric( System.Double input, int decimals )

Summary

Convert 1100 to 1.1k

static string ToMetric( float input, int decimals )

Summary

Convert 1100 to 1.1k
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.