Hi there… Any way to get the scientific notation from a number in iOS?
Something like this:
dim t as text = d.ToText( Xojo.Core.Locale.Current, "-0.0###e0" )
See:
Hi there… Any way to get the scientific notation from a number in iOS?
Something like this:
dim t as text = d.ToText( Xojo.Core.Locale.Current, "-0.0###e0" )
See: