next up previous contents index
Next: Numbers and variables as Up: Elements of the Fib Previous: Area element   Contents   Index


Functions

Functions are Fib elements that assign to the variable, that they define, a value, that is calculated using a formula. For that a function contains a subfunction. A subfunction is a number, variable, or a true subfunction.


Syntax: $Obj = fun( Variable ,UF ,Obj_1 )$ (An alternativ for "fun" is "fkt".)


Short syntax: $Obj = f( Variable ,UF ,Obj_1 )$


Description of the elements:



Subsections

Betti Österholz 2013-02-13