OpenMath Signatures


Type System: sts
Content Dictionary: integer1
CD Signature File: integer1.sts


official
               
Date:  1999-04-13
Author: David Carlisle

            

factorof

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
  <OMA>
    <OMS cd="sts" name="factorof"/>
    <OMS name="Z" cd="setname1"/>
    <OMS name="Z" cd="setname1"/>
    <OMS name="B" cd="setname2"/>
  </OMA>
</OMOBJ>
Z Z B

Content Dictionary Entry.


[First: ] [Last: ] [Top]


factorial

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
 <OMA>
   <OMS name="mapsto" cd="sts"/>
    <OMS name="N" cd="setname1"/>
    <OMS name="N" cd="setname1"/>
 </OMA>
</OMOBJ>
( N >> N )

Content Dictionary Entry.


[First: ] [Last: ] [Top]


quotient

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
 <OMA>
   <OMS name="mapsto" cd="sts"/>
    <OMS name="Z" cd="setname1"/>
    <OMS name="Z" cd="setname1"/>
    <OMS name="Z" cd="setname1"/>
 </OMA>
</OMOBJ>
( Z Z >> Z )

Content Dictionary Entry.


[First: ] [Last: ] [Top]


remainder

<OMOBJ xmlns="http://www.openmath.org/OpenMath"> 
 <OMA>
   <OMS name="mapsto" cd="sts"/>
    <OMS name="Z" cd="setname1"/>
    <OMS name="Z" cd="setname1"/>
    <OMS name="Z" cd="setname1"/>
 </OMA>
</OMOBJ>
( Z Z >> Z )

Content Dictionary Entry.


[First: ] [Last: ] [Top]