Try again? I have no idea what you're asking. Obviously, str(i) won't look anything like str(1./6) for any integer i, so *that's* not what you're asking. > -----Original Message----- > From: python-dev-admin@python.org [mailto:python-dev-admin@python.org]On > Behalf Of Fredrik Lundh > Sent: Wednesday, September 27, 2000 5:42 PM > To: python-dev@python.org > Subject: [Python-Dev] stupid floating point question... > > > each unicode character has an optional "numeric value", > which may be a fractional value. > > the unicodedata module provides a "numeric" function, > which returns a Python float representing this fraction. > this is currently implemented by a large switch stmnt, > containing entries like: > > case 0x2159: > return (double) 1 / 6; > > if I replace the numbers here with integer variables (read > from the character type table) and return the result to > Python, will str(result) be the same thing as before for all > reasonable values? > > </F>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4