RE: Type conversion (Was: Brain Dump of Towards FIT1.0OpenSpace session)
"Jim Little" <[email protected]> Fri, 22 Aug 2003 13:09:12 -0700
| Newsgroups | gmane.comp.programming.tools.fit.devel |
|---|---|
| Message-ID | <003d01c368e9$414efc70$0200a8c0@Phideaux> |
From: [email protected] > Also, __str__() doesn't always return what's needed. One of > the major issues is, of course, floating point compare precision, > which I have covered with a special entry in my type dictionary. Isn't this what the ScientificDouble type (included with Fit) is for? Jim