function mainfunction() // --------------------------------------- // --- Initialization of the operands. --- // --------------------------------------- a = 2; disp(a) endfunction