5.1.108 repart
--------------

Syntax:
repart ( number_expression )
Type:
number
Purpose:
returns the real part of a number from a complex ground field,

returns its argument otherwise.
Example:
  ring r=(complex,i),x,dp;
  repart(1+2*i);
==> 1
See
impart.
<font size="-1">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; User manual for <a href="http://www.singular.uni-kl.de/"><i>Singular</i></a> version 2-0-4, October 2002,
generated by <a href="http://www.gnu.org/software/texinfo/"><i>texi2html</i></a>.
</font>

</body>
</html>
