<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div>On Wed, 8 Jan 2020, at 3:01 PM, Alexander Chen wrote:<br></div><blockquote type="cite" id="qt"><div style="font-family:Arial;font-size:13px;"><div>hi,<br></div><div><br></div><div>for a List comprehension I want to only include the integers of a division. In my beginners mind this should work:<br></div><div><br></div><div>(round (x / y)) == (x / y)<br></div><div><br></div><div>however, i get a nontrivial error blurp.<br></div></div></blockquote><div><br></div><div>Could you share what the "nontrivial error blurp" is? It will be easier for people to reply to you if they can see the problem without <br></div><div>having to reproduce it manually.<br></div><div><br></div><div>Ollie<br></div><div><br></div></body></html>