Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7ebd25ac536d248d499a3ce2acda963a > files > 4266

Macaulay2-1.3.1-8.fc15.i686.rpm

<?xml version="1.0" encoding="utf-8" ?>  <!-- for emacs: -*- coding: utf-8 -*- -->
<!-- Apache may like this line in the file .htaccess: AddCharset utf-8 .html -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"	 "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head><title>document(..., Inputs => ...) -- inputs for a function</title>
<link rel="stylesheet" type="text/css" href="../../../../Macaulay2/Style/doc.css"/>
</head>
<body>
<table class="buttons">
  <tr>
    <td><div><a href="_document_lp..._cm_sp__Key_sp_eq_gt_sp..._rp.html">next</a> | <a href="_document_lp..._cm_sp__Consequences_sp_eq_gt_sp..._rp.html">previous</a> | <a href="_document_lp..._cm_sp__Key_sp_eq_gt_sp..._rp.html">forward</a> | <a href="_document_lp..._cm_sp__Consequences_sp_eq_gt_sp..._rp.html">backward</a> | up | <a href="index.html">top</a> | <a href="master.html">index</a> | <a href="toc.html">toc</a> | <a href="http://www.math.uiuc.edu/Macaulay2/">Macaulay2 web site</a></div>

    </td>
  </tr>
</table>
<hr/>
<div><h1>document(..., Inputs => ...) -- inputs for a function</h1>
<div class="single"><h2>Synopsis</h2>
<ul><li><div class="list"><dl class="element"><dt class="heading">Usage: </dt><dd class="value"><div><tt>document { ... , Inputs => { inputs, ... }, ... }</tt></div>
</dd></dl>
</div>
</li>
</ul>
</div>
<div class="single"><h2>Description</h2>
<div>The entries should consist of items in one of the following forms.<ul><li><tt>hypertext</tt></li>
<li><tt>class</tt></li>
<li><tt>symbolname</tt></li>
<li><tt>class => hypertext</tt></li>
<li><tt>symbolname => class</tt></li>
<li><tt>symbolname => hypertext</tt></li>
<li><tt>symbolname => class => hypertext</tt></li>
</ul>
As an example, here is the <tt>Inputs</tt> entry of the method <a href="_resolution_lp__Ideal_rp.html" title="compute a projective resolution of (the quotient ring corresponding to) an ideal">resolution(Ideal)</a>:<pre>Inputs => { "I" => { "an ideal in a ring ", TT "R", ", say" } },</pre>
Here is an example of the <tt>Inputs</tt> entry of the function <a href="_sin.html" title="compute the sine">sin</a>:<pre>Inputs => { "x" => RR },</pre>
</div>
</div>
<h2>Further information</h2>
<ul><li><span>Default value: <a href="_null.html" title="the unique member of the empty class">null</a></span></li>
<li><span>Function: <span><a href="_document.html" title="package item: documentation node">document</a> -- package item: documentation node</span></span></li>
<li><span>Option name: <span><a href="_document_lp..._cm_sp__Inputs_sp_eq_gt_sp..._rp.html" title="inputs for a function">Inputs</a> -- inputs for a function</span></span></li>
</ul>
<div class="single"><h2>See also</h2>
<ul><li><span><a href="_document.html" title="package item: documentation node">document</a> -- package item: documentation node</span></li>
<li><span><a href="_document_lp..._cm_sp__Outputs_sp_eq_gt_sp..._rp.html" title="outputs for a function">Outputs</a> -- outputs for a function</span></li>
<li><span><a href="___Usage.html" title="shows the usage of a function">Usage</a> -- shows the usage of a function</span></li>
</ul>
</div>
</div>
</body>
</html>