<< c_sub Toolbox Skeleton fortran_sum >>

Toolbox Skeleton >> Toolbox Skeleton > c_sum

c_sum

sum from C

Calling Sequence

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

Examples

c_sum(3,4)

See Also


Report an issue
<< c_sub Toolbox Skeleton fortran_sum >>