Arulalan T <arulal...@gmail.com> writes:
[...] > This gives the what I need. > But I can not use this Decimal data type. > > In CDAT vcs module supports only the 'float data' type to represent the > latitude & logitude in map. > > so I need float value in 2 precision without changing the value. Not in > string. Not in Decimal. > > > > Any suggestions? The decimal module was designed to solve this problem. If the "VCS module" is not using it, you have to fix it or check to see how it's working without this problem. [...] -- _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers