| |
Functions Software
This pages provides 3-tabbed pages: "Representation",
"Degeneracy" and "Expansions".
Representation
This sub pages provide equivalences operations and orthogonal representations
of MVL functions.
The orthogonal representations of MVL function is obtained from the a window
as shown below. This window allows you represent a MVL function using AOP
orthogonal Theorem-I, AOP Orthogonal Theorem-II, and Post Representation.

There are six ways to enter a function.
- The LP bottom allows you to enter a prioritor as a 2-variable function.
- The LS2 bottom allows you to enter any binary operation in s-code as a
2-variable function
- The LR bottom allows you to enter any n-variable random function.
- The LZ bottom allows you to enter the zero-function. All entries are
zeros.
- The LF bottom allows you to load a function from a binary file. Where
the first byte is the radix, the second byte is the number of variables, and the
rest are the function values in order as their list in the function Table.
- The LT bottom allows you to load a function from a text file. Where
the first line has the radix, the second line has the number of variables, and
the rest of lines have the function values in order as their list in the
function Table.
- Notes: You may edit the values of any function from the data grid.
Degeneracy
The services listed under this category are still under construction.
Expansions
Use this service to expand any function or any variable using AOP expansion
functions.
|