[Tutor] [newbie alert] why can't I find a function that gives me the sign of an integer?

Rinzwind w.damen at gmail.com
Thu Jan 26 20:52:57 CET 2006


In basic I can use SGN to get back -1, 0,  +1 if a number is <0, 0, >0.
I searched on  the web for a bit but sgn and sign give me way too many
discussions about Decimals. python.org with numbers/digits doesn't tell
about a function.

Maybe Python uses a different name for it so I am not looking for the
correct wording :( Sucks not knowing syntax from my memory and having to
look them up alot).

Wim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20060126/261eed63/attachment.html 


More information about the Tutor mailing list