Adobe FRAMEMAKER 10 User Manual page 205

Hide thumbs Also See for FRAMEMAKER 10:
Table of Contents

Advertisement

Example
3
x
12
12
x
3
Matrices
The
expression defines a matrix. The first operand is the number of rows in the matrix; the second operand
matrix
is the number of columns. Subsequent operands are expressions representing the elements of the matrix. The
elements are listed from left to right and from top to bottom. The
The following table shows examples of
Example
x
x
1 2 3
4 5 6
1 2
3 4
5 6
Custom operators
The following expressions allow you to use custom operators that have been defined on a math reference page:
Expression
newinfix[x,y]
newprefix[x]
newpostfix[x]
newfunction[x]
newlarge[x,y,z]
newdelimiter[x]
newlimit[x,y]
newvlist[x,y,z]
The expressions that insert new custom operators must include the name of the custom operator from the reference
page. For example, suppose a document has a custom operator
statement as follows:
<DMathCatalog
<DMathNew
MathFullForm statement
<MathFullForm
`tensor[4,char[x],num[1,"1"],num[2,"2"],num[3,"3"]]'>
<MathFullForm
`tensor[3,char[x],num[1,"1"],num[2,"2"],num[3,"3"]]'>
.
matrix
MathFullForm statement
<MathFullForm `matrix[1,1,char[x]]'>
<MathFullForm `matrix[(*i1i*)1,1,char[x]]'>
<MathFullForm
`matrix[2,3,num[1,"1"],num[2,"2"],num[3,"3"],num[4,"4"],num[
5,"5"],num[6,"6"]]'>
<MathFullForm
`matrix[3,2,num[1,"1"],num[2,"2"],num[3,"3"],num[4,"4"],num[
5,"5"],num[6,"6"]]'>
Definition
Inserts custom infix operator
Inserts custom prefix operator
Inserts custom postfix operator
Inserts custom function operator
Inserts custom large element
Inserts custom delimiter
Inserts custom limit function
Inserts custom vertical list
expression has an alternate display format.
matrix
that is added to the
MyFunction
ADOBE FRAMEMAKER 10
200
MIF Reference
DMathCatalog

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents