<< fortran_sum scilab_toolbox

scilab_toolbox >> scilab_toolbox > scilab_sum

scilab_sum

sum from scilab

Syntax

a = scilab_sum(b,c)

Arguments

b

first input argument

c

second input argument

a

output argument

Description

Do a sum.

Add here a paragraph of the function description

LaTeX can also be used to render equation: In this case, the rendering should $x+y$

Examples

scilab_sum(3,4)

See also


Report an issue
<< fortran_sum scilab_toolbox