Anda di halaman 1dari 6

Intuitively, a function is a process that associates each element of a set X, to a single element of a set Y.

Formally, a function f from a set X to a set Y is defined by a set G of ordered pairs (x, y) with x ∈ X, y ∈ Y, such that every
element of X is the first component of exactly one ordered pair in G. In other words, for every x in X, there is exactly one
element y such that the ordered pair (x, y) belongs to the set of pairs defining the function f. The set G is called the graph
of the function. Occasionally, it may be identified with the function, but this hides the usual interpretation of a function
as a process. Therefore, in common usage, the function is generally distinguished from its graph.

Secara intuitif, fungsi adalah proses yang menghubungkan setiap elemen dari himpunan X, ke satu elemen dari
himpunan Y.

Secara formal, fungsi f dari himpunan X ke himpunan Y didefinisikan oleh himpunan G dari pasangan terurut (x, y)
dengan x X, y Y, sehingga setiap elemen X adalah komponen pertama dari tepat satu terurut pasangan di G. Dengan
kata lain, untuk setiap x dalam X, ada tepat satu elemen y sedemikian rupa sehingga pasangan terurut (x,y) termasuk
dalam himpunan pasangan yang mendefinisikan fungsi f. Himpunan G disebut grafik fungsi. Kadang-kadang, itu dapat
diidentifikasi dengan fungsi, tetapi ini menyembunyikan interpretasi biasa dari suatu fungsi sebagai suatu proses. Oleh
karena itu, dalam penggunaan umum, fungsi umumnya dibedakan dari grafiknya.
Functions are also called maps or mappings, though some authors make some distinction between "maps"
and "functions

The fact of f being a function from the set X to the set Y is formally denoted by f: X→Y. In the definition of a
function, X and Y are respectively called the domain and the codomain of the function f If (x, y) belongs to
the set defining f, then y is the image of x under f, or the value of f applied to the argument x. In the context
of numbers in particular, one also says that y is the value of f for the value x of its variable, or, more
concisely, that y is the value of f of x, denoted as y = f(x).

Fungsi juga disebut peta atau pemetaan, meskipun beberapa penulis membuat beberapa perbedaan
antara "peta" dan "fungsi“

Fakta f adalah fungsi dari himpunan X ke himpunan Y secara formal dilambangkan dengan f: X→Y. Dalam
definisi suatu fungsi, X dan Y masing-masing disebut domain dan kodomain dari fungsi f. Jika (x, y)
termasuk dalam himpunan yang mendefinisikan f, maka y adalah bayangan dari x di bawah f, atau nilai f
yang diterapkan pada argumen x. Dalam konteks bilangan khususnya, kita juga mengatakan bahwa y
adalah nilai f untuk nilai x dari variabelnya, atau, lebih ringkasnya, bahwa y adalah nilai f dari x,
dilambangkan sebagai y = f(x).
Two functions f and g are equal, if their domain and codomain sets are
the same and their output values agree on the whole domain. More
formally, f = g if f(x) = g(x) for all x ∈ X, where f:X → Y and g:X → Y.

Dua fungsi f dan g adalah sama, jika himpunan domain dan


kodomainnya sama dan nilai keluarannya sama pada seluruh domain.
Secara lebih formal, f = g jika f(x) = g(x) untuk semua x X, di mana f:X →
Y dan g:X → Y.
The domain and codomain are not always explicitly Domain dan kodomain tidak selalu secara eksplisit
given when a function is defined, and, without some diberikan ketika suatu fungsi didefinisikan, dan,
(possibly difficult) computation, one might only know tanpa beberapa perhitungan (mungkin sulit), orang
that the domain is contained in a larger set. Typically, mungkin hanya tahu bahwa domain tersebut
this occurs in mathematical analysis, where "a terkandung dalam himpunan yang lebih besar.
function from X to Y " often refers to a function that Biasanya, ini terjadi dalam analisis matematis, di
may have a proper subset of X as domain. For mana "fungsi dari X ke Y" sering merujuk pada
example, a "function from the reals to the reals" may fungsi yang mungkin memiliki himpunan bagian
refer to a real-valued function of a real variable. yang tepat dari X sebagai domain. Misalnya, "fungsi
However, a "function from the reals to the reals" does dari real ke real" dapat merujuk ke fungsi bernilai
not mean that the domain of the function is the real dari variabel nyata. Namun, "fungsi dari real ke
whole set of the real numbers, but only that the real" tidak berarti bahwa domain dari fungsi tersebut
domain is a set of real numbers that contains a non- adalah seluruh himpunan bilangan real, tetapi hanya
empty open interval. Such a function is then called a domain tersebut adalah himpunan bilangan real
partial function. yang berisi interval terbuka yang tidak kosong.
Fungsi semacam itu kemudian disebut fungsi parsial.
For example, if f is a function that has the real Misalnya, jika f adalah fungsi yang memiliki
numbers as domain and codomain, then a bilangan real sebagai domain dan kodomain,
function mapping the value x to the value maka fungsi memetakan nilai x ke nilai
g(x) = 1/f(x) g(x) =1/f(x)
is a function g from the reals to the reals, whose adalah fungsi g dari real ke real, yang domainnya
domain is the set of the reals x, such that f(x) ≠ 0.
adalah himpunan real x, sehingga f(x) 0.
The range of a function is the set of the images
of all elements in the domain. However, range is Jangkauan suatu fungsi adalah himpunan
sometimes used as a synonym of codomain bayangan dari semua elemen dalam domain.
Namun, jangkauan terkadang digunakan sebagai
sinonim dari kodomain.

Anda mungkin juga menyukai