Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: shutdownChapter 5
Function Reference
Next: Reference: sleep
 

sin

sin num

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


Previous: Reference: shutdownPerl in a NutshellNext: Reference: sleep
Reference: shutdownBook IndexReference: sleep