<< toolbox_skeleton toolbox_skeleton c_sub >>

toolbox_skeleton >> toolbox_skeleton > c_multiplybypi

c_multiplybypi

multiply by %pi a number

Syntax

a = multiplybypi(b)

Arguments

b

first input argument

a

output argument

Description

Do a special multiplication.

Add here a paragraph of the function description

LaTeX can also be used to render equation: In this case, the rendering should $x*\pi$

Examples

c_multiplybypi(3)

See also


Report an issue
<< toolbox_skeleton toolbox_skeleton c_sub >>