SYNOPSIS

float cos( int|float)

DESCRIPTION

Returns the cosinus of the argument.

HISTORY

  • changed (3.2.9) – added integers as arguments.