ezeio2:expref:bool

This is an old revision of the document!


Returns 1 if the value a is larger than 0. Returns 0 if a is zero or negative.

Description

bool( a )

Returns 1 if the value a is larger than 0. Returns 0 if a is zero or negative.

Parameters

a Any value

Return value

If a>0, returns 1. Else returns 0.

Example usage

bool(3)

Returns 1.

  • ezeio2/expref/bool.1560616081.txt.gz
  • Last modified: 2019-06-15 16:28
  • by andreh