int

NAME

int - get the integer portion of a number


SYNOPSIS

int EXPR


DESCRIPTION

Returns the integer portion of EXPR. If EXPR is omitted, uses $_ .