<< remote_exec remote_exec c_sub >>

remote_exec >> remote_exec > 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
<< remote_exec remote_exec c_sub >>