funksion
Funksion is a term used in mathematics and computer science to describe a relation that assigns to every input element a single output element. Formally, a funksion f from a domain X to a codomain Y is denoted f: X -> Y, with f(x) belonging to Y for every x in X. The set X is called the domain of the funksion, and Y is the codomain. The actual outputs produced are called the range or image of the funksion.
A funksion is defined by its mapping rule, which must be well defined: each input in the
Operations on funksions include composition, where if f: X -> Y and g: Y -> Z, the composition