sin

NAME

sin - return the sin of a number


SYNOPSIS

sin EXPR


DESCRIPTION

Returns the sine of EXPR (expressed in radians). If EXPR is omitted, returns sine of $_ .