vipsi - the friendly vip script interpreter

Functions

Numeric functions

sin

<number> = Numeric functions: sinsin <number>
<number> = Numeric functions: sinsin ( <number> )

Calculate Flow control: if … then
Flow control: try … then
the
sinus of a Glossary: number, num_valnumber.

Full circle = 2*Constants: pipi.

As with all Vipsi command syntax: Functions
Functions
Glossary: Function
functions
which accept exactly one Vipsi command syntax: Arguments
Glossary: Arguments
argument
Flow control: if … then
Flow control: try … then
the
Separators: Round brackets "( … )"
Functions with varying return types: bracket expression "()"
parenthesis
are optional Operators: Boolean And with Variable "&&="
Operators: Bitwise And with Variable "&="
Operators: Bitwise And "&"
Operators: Boolean And "&&"
and
may be omitted Flow control: if … then
Flow control: if … then
if the
Vipsi command syntax: Arguments
Glossary: Arguments
argument
is no Vipsi command syntax: Expressions
Glossary: Expression
expression
with Vipsi command syntax: Operators
Operators
Glossary: Operator
operators
.

e.g.:

vipsi> Numeric functions: sinsin(Constants: pipi/3)  = 0.86602540378444
vipsi>  

Valid HTML   Valid CSS