1let arg ...
2       Evaluate each arg as an arithmetic expression.  See the  section
3       `Arithmetic  Evaluation'  in  zshmisc(1)  for  a  description of
4       arithmetic expressions.  The exit status is 0 if  the  value  of
5       the  last  expression  is  nonzero, 1 if it is zero, and 2 if an
6       error occurred.
7