next up previous contents
Next: 5.2.2.1 Computational function: type Up: 5.2 Computational function Previous: 5.2.1 Behavior

5.2.2 Types of Computational functions

In Scicos, Computational functions can be of different types and co-exist in the same diagram. Currently defined types are listed in Table 2. The type of the Computational function is stored in the second field of eqns (see Section 5.1.2).


 
Table 2: Different types of the Computational functions. Type 0 is obsolete.
Function type Scilab Fortran C Comments
0 yes yes yes Fixed calling sequence
1 no yes yes Varying calling sequence
2 no no yes Fixed calling sequence
3 yes no no Inputs/outputs are Scilab lists
 



 
next up previous contents
Next: 5.2.2.1 Computational function: type Up: 5.2 Computational function Previous: 5.2.1 Behavior
Scilab Group