PARTIAL FUNCTION

  

Copyright © Philip M. Parker, INSEAD. Terms of Use.

PARTIAL FUNCTION

Specialty Definition: PARTIAL FUNCTION

DomainDefinition

Computing

Partial function A function which is not defined for all arguments of its input type. E.g. f(x) = 1/x if x /= 0. The opposite of a total function. In denotational semantics, a partial function f : D -> C may be represented as a total function ft : D' -> lift(C) where D' is a superset of D and ft x = f x if x in D ft x = bottom otherwise where lift(C) = C U bottom. Bottom (LaTeX \perp) denotes "undefined". (1995-02-03). Source: The Free On-line Dictionary of Computing.

Math

A function which is not defined for some of its domain. For instance, division is (usually) a partial function since anything divided by 0 is undefined. (references)

Source: compiled by the editor from various references; see credits.

Top     

Specialty Definition: Partial function

(From Wikipedia, the free Encyclopedia)

In mathematics and computer science, a partial function, from the domain X to the codomain Y is a binary relation, over X and Y, which is functional, that is, associates with every element in set X with, at most, one element in set Y. If a partial function associates with every element in its domain precisely one element of its codomain, then it is a "total function". Note that with this terminology, not every partial function is a "true" function.

This above diagron does not represent a "well-defined" function; because, the element 1, in X, is associated with nothing.

The Turing Machine

Partial functions are often used in theoretical computer science: the behavior of a Turing machine for instance can be described by a partial function relating its inputs to its outputs. This is not in general a total function since a Turing machine does not always produce an output for every input: it can run into an infinite loop. Even worse, it can run into an infinite loop for different inputs.

See also:

Source: adapted by the editor from Wikipedia, the free encyclopedia under a copyleft GNU Free Documentation License (GFDL) from the article "Partial function."

Top     

Anagrams: PARTIAL FUNCTION

Scrabble® Enable2K-Verified Anagrams

Words within the letters "a-a-c-f-i-i-l-n-n-o-p-r-t-t-u"

-3 letters: articulation, capitulation, contrapuntal.

-4 letters: anticipator, facilitator, inculpation, infatuation, nutritional, puritanical, unpatriotic.

-5 letters: anticipant, capitation, citational, connatural, culinarian, filtration, flirtation, fractional, frictional, functional, infarction, infraction, noncapital, nonfactual, nutational, patination, plantation, pontifical, punctation, tinctorial, tractional, truncation, urtication.

Source: compiled by the editor from various references; see credits.

SCRABBLE® is a registered trademark. All intellectual property rights in and to the game are owned in the U.S.A and Canada by Hasbro Inc., and throughout the rest of the world by J.W. Spear & Sons Limited of Maidenhead, Berkshire, England, a subsidiary of Mattel Inc. Mattel and Spear are not affiliated with Hasbro.

Top     

Alternative Orthography: PARTIAL FUNCTION


Hexadecimal (or equivalents, 770AD-1900s) (references)

50 41 52 54 49 41 4C      46 55 4E 43 54 49 4F 4E

Leonardo da Vinci (1452-1519; backwards) (references)

    

Binary Code (1918-1938, probably earlier) (references)

01010000 01000001 01010010 01010100 01001001 01000001 01001100 00100000 01000110 01010101 01001110 01000011 01010100 01001001 01001111 01001110

HTML Code (1990) (references)

&#80 &#65 &#82 &#84 &#73 &#65 &#76 &#32 &#70 &#85 &#78 &#67 &#84 &#73 &#79 &#78

ISO 10646 (1991-1993) (references)

0050 0041 0052 0054 0049 0041 004C      0046 0055 004E 0043 0054 0049 004F 004E

Encryption (beginner's substitution cypher): (references)

5035525443354624055483754434948

Top     



INDEX

1. Anagrams
2. Orthography
3. Bibliography


  

Copyright © Philip M. Parker, INSEAD. Terms of Use.