0%

ALL meanings of mapping

map·ping
M m
  • abbreviation Technical meaning of MAPPING function 3
  • noun Definition of mapping in Technology 1.   (mathematics)   (Or "map", "mapping") If D and C are sets (the domain and codomain) then a function f from D to C, normally written "f : D -> C" is a subset of D x C such that: 1. For each d in D there exists some c in C such that (d,c) is an element of f. I.e. the function is defined for every element of D. 2. For each d in D, c1 and c2 in C, if both (d,c1) and (d,c2) are elements of f then c1 = c2. I.e. the function is uniquely defined for every element of D. See also image, inverse, partial function. 2.   (programming)   Computing usage derives from the mathematical term but is much less strict. In programming (except in functional programming), a function may return different values each time it is called with the same argument values and may have side effects. A procedure is a function which returns no value but has only side-effects. The C language, for example, has no procedures, only functions. ANSI C even defines a type, void, for the result of a function that has no result. 1
  • noun mapping a representation, usually on a flat surface, as of the features of an area of the earth or a portion of the heavens, showing them in their respective forms, sizes, and relationships according to some convention of representation: a map of Canada. 1
  • noun mapping a maplike delineation, representation, or reflection of anything: The old man's face is a map of time. 1
  • noun mapping Mathematics. function (def 4a). 1
  • noun mapping Slang. the face: Wipe that smile off that ugly map of yours. 1
  • noun mapping Genetics. genetic map. 1
  • verb with object mapping to represent or delineate on or as if on a map. 1
  • verb with object mapping to sketch or plan (often followed by out): to map out a new career. 1
  • idioms mapping off the map, out of existence; into oblivion: Whole cities were wiped off the map. 1
  • idioms mapping put on the map, to bring into the public eye; make known, famous, or prominent: The discovery of gold put our town on the map. 1
  • noun mapping An operation that associates each element of a given set (the domain) with one or more elements of a second set (the range). 1
  • noun mapping a transformation taking the points of one space into the points of the same or another space 0
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?