<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'>
Hello,<br> I am new to ginac. At the moment I am playing with the tool trying<br>to compute finite element bases as in SyFi.<br> As a solution of a system of linear equations I got: {b0_0==0.25,b0_1==-0.25,b0_2==-0.25,b0_3==0.25} <br>But I would have wanted the fraction 1/4 instead of 0.25. <br>How can I force ginac to not compute fractions ? <br><br>Thank in advance. <br>                                         </div></body>
</html>