Navigation Banner
 

&& Operation
  Operation of conjunction (logical AND).
If both arguments are non-zero returns 1(true), otherwise returns 0.
Syntax  x&&y
Notes Works on numbers only.
Examples
 Last modified: 8/17/1999

 
Sergei L. Kosakovsky Pond and Spencer V. Muse, 1997-2002