<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><div><br></div><div><br>On Feb 24, 2017, at 10:28 AM, Mahmoud Hashemi <<a href="mailto:mahmoud@hatnote.com">mahmoud@hatnote.com</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span dir="ltr"></span><span style="font-size:12.8px">By the way, it looks like math doesn't have machine epsilon either:</span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><span style="font-size:12.8px"><br></span></div><div class="gmail_extra"><span style="font-size:12.8px"><a href="https://en.wikipedia.org/wiki/Machine_epsilon" target="_blank">https://en.wikipedia.org/wiki/<wbr>Machine_epsilon</a></span><br></div><div class="gmail_extra"><br></div></div></blockquote><div>Pretty sure machine epsilon is in the sys module's float_info object. </div></div></div></div></blockquote><div><br></div><div>Ahh, thanks! I though I remembered it was somewhere.</div><div><br></div><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Or are you saying it would be handy to alias sys.float_info.epsilon over to the math module too?<br></div></div></div></div></blockquote><div><br></div><div>That might be a good idea, yes. Particularly if other related functions are added as being discussed.</div><div><br></div><div>-CHB</div></body></html>