Difference between revisions of "Function"

From PKC
Jump to navigation Jump to search
m (1 revision imported)
Line 1: Line 1:
Functions are abstract mathematical representation of [[relation]]s between the [[domain]] and [[codomain]]
Functions are abstract mathematical representation of [[relation]]s between the [[domain]] and [[codomain]]. It can be represented as a [[key-value pairs]], or in the [[lambda calculus]] form.
 
<noinclude>
=References=
[[Category:Function]]
</noinclude>

Revision as of 09:36, 19 July 2021

Functions are abstract mathematical representation of relations between the domain and codomain. It can be represented as a key-value pairs, or in the lambda calculus form.


References