Jump to content

Unary function

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 67.194.46.175 (talk) at 02:31, 4 September 2008. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A unary function is a function that takes one argument. In computer science, a unary operator is a subset of unary function.

Many of the elementary functions are unary functions, in particular the trigonometric functions and hyperbolic function are unary.

See also

References