<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt">In DrScheme, right clicking on a rational gives three options:<br><br>* view decimal expansion<br>* view as mixed fraction<br>* view as improper fraction<br><br>I know the function (read-decimal-as-inexact #f) will let me type rationals such as 1.1. Is there function like that for displaying them as well.<br><br>I'd like (* 1.1 0.1) to display as 0.11 instead of 11/100 by default.<br><div>&nbsp;</div>Scott Hickey<br>Senior Consultant<br>Object Partners, Inc.<div><br></div></div></body></html>