<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi i have a question that i could not find an answer to on your site, not could i find an answer on stack overload. By default, racket prints the first 25 digits of a irrational fraction. i.e.<div><br></div><div>&gt;1/998</div><div>0.0010020040080160320641282...</div><div><br></div><div>where ones that have more than 25 recurring digits have the ellipses following the number.</div><div>My question is: is there any way to print more digits by default instead of 25? I am scanning&nbsp;through&nbsp;a list of 1000 numbers and really do not want to click on every number individually to continue expanding it.</div><div><br></div><div>Thank you,&nbsp;</div><div><br></div><div>Brandon Tippings</div>                                               </div></body>
</html>