OpenMath Signatures


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


official

divergence

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

Content Dictionary Entry.


[First: ] [Last: ] [Top]


grad

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

Content Dictionary Entry.


[First: ] [Last: ] [Top]


curl

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

Content Dictionary Entry.


[First: ] [Last: ] [Top]


Laplacian

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

Content Dictionary Entry.


[First: ] [Last: ] [Top]