Re: BigDecimal values

2008-11-21 Thread Michael Ludwig
Michael Ludwig schrieb: I assume what you mean is formatting the number so that the lexicographical order of any possible sequence of acceptable numbers is the same as its numerical order. You must find a canonical representation like the scientific notation and then tweak it as follows: * &q

Re: BigDecimal values

2008-11-20 Thread Michael Ludwig
r, like "N2" * fixed-width zero-padded decimals with marker, like "D0080" This is 2008, "PE03N2D0080". YMMV, of course. I hope this helps. Michael Ludwig - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]