1. But#

Create a table.

This command allows you to create a table from a function or lists (of integers, or real numbers, character strings, concepts) or from a real field. The created table has at least two parameters and as many rows as the user wants.

The lists used to generate the table must have the same number of terms, or you must specify the numbers of the rows you want to fill in.

The function for filling the cells in the table is tabulated, which means that it is only known at certain points. It must be defined in advance in the command file using the DEFI_FONCTION command.

The concept created by this operator is of the table type.