<< c_sum indexed_names scilab_sum >>

indexed_names >> indexed_names > fortran_sum

fortran_sum

sum from fortran

Syntax

a = fortran_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

fortran_sum(3,4)

See also


Report an issue
<< c_sum indexed_names scilab_sum >>