Sep-12-2021, 02:48 PM
i could use an int infinity. i need the number infinity to do some compares. of course, float infinity works fine with > and < comparing to an int. the problem i am having is that the code i'm feeding this to runs the numbers through int() (because it wants to accept floats). then the infinity i give it does not go through int(). if it were to just stay float infinity, or int supported an infinity special value, these could work. any suggestions?
i do not need an int nan.
i do not need an int nan.
Tradition is peer pressure from dead people
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.