| <number> =  Numeric functions: sqrtsqrt <number>
<number> =  Numeric functions: sqrtsqrt ( <number> ) Calculate Numeric functions: squaresquare root of Glossary: number, num_valnumber. As with all Vipsi command syntax: FunctionsFunctions
 Glossary: Functionfunctions which accept exactly one Vipsi command syntax: Arguments
 Glossary: Argumentsargument Flow control: if … then
 Flow control: try … thenthe 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 … thenif the Vipsi command syntax: Arguments
 Glossary: Argumentsargument is no Vipsi command syntax: Expressions
 Glossary: Expressionexpression with Vipsi command syntax: Operators
 Operators
 Glossary: Operatoroperators.
 e.g.: vipsi> Numeric functions: sqrtsqrt 25  = 5
vipsi>   |