What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Profile vs Parameter - What's the difference?

profile | parameter |

As a verb profile

is .

As a noun parameter is

parameter.

profile

Noun

  • (countable) the outermost shape, view, or edge of an object
  • His fingers traced the profile of the handle.
  • (countable) The shape, view, or shadow of a person's head from the side; a side view.
  • The brooch showed the profile of a Victorian woman.
  • (countable) A summary or collection of information, especially about a person
  • Law enforcement assembled a profile of the suspect.
  • (countable) a specific space or field in which users can provide various types of personal information in software or Internet systems
  • I just updated my Facebook profile to show I got engaged.
  • (uncountable) reputation
  • (uncountable) the amount by which something protrudes
  • Choose a handle with a low profile so it does not catch on things.
  • (uncountable) prominence; noticeability
  • Acting is, by nature, profession in which one must keep a high profile .
  • (archaeology) A smoothed (e.g., troweled or brushed) vertical surface of an excavation showing evidence of at least one feature or diagnostic specimen; the graphic recording of such as by sketching, photographing, etc.
  • Character; totality of related characteristics; signature; status (especially in scientific, technical, or military uses).
  • What's the thermal profile on that thing?
  • (architecture) A section of any member, made at right angles with its main lines, showing the exact shape of mouldings etc.
  • (civil engineering) A drawing exhibiting a vertical section of the ground along a surveyed line, or graded work, as of a railway, showing elevations, depressions, grades, etc.
  • Antonyms

    * (print mode or selection ) portrait

    Verb

    (profil)
  • to create a summary or collection of information, especially about a person
  • to act based on such a summary; especially, to act on a stereotype. See profiling.
  • Anagrams

    * ----

    parameter

    English

    Alternative forms

    * parametre

    Noun

    (en noun)
  • (mathematics, physics) A variable kept constant during an experiment, calculation or similar.
  • (programming) An input variable of a procedure definition, that gets an actual value (argument) at execution time (formal parameter) .
  • Roughly, a tuple of arguments could be thought of as a vector, whereas a tuple of parameters''' could be thought of as a covector (i.e., linear functional). When a function is called, a '''parameter tuple becomes "bound" to an argument tuple, allowing the function instance itself to be computed to yield a return value. This would be roughly analogous to applying a covector to a vector (by taking their dot product (or, rather, matrix-product of row vector and column vector)) to obtain a scalar.
  • (programming) An actual value given to such a formal parameter (argument or actual parameter) .
  • A characteristic or feature that distinguishes something from others.
  • (geometry) In the ellipse and hyperbola, a third proportional to any diameter and its conjugate, or in the parabola, to any abscissa and the corresponding ordinate.
  • The parameter of the principal axis of a conic section is called the latus rectum.
  • (crystallography) The ratio of the three crystallographic axes which determines the position of any plane.
  • (crystallography) The fundamental axial ratio for a given species.
  • Usage notes

    * (the value used to instantiate the name) Some authors regard use of parameter'' to mean ''argument'' as imprecise, preferring that ''parameter'' refers only to the name that will be instantiated, and ''argument to refer to the value that will be supplied to it at runtime.

    Synonyms

    * (value passed to a function) argument * (characteristic distinguishing something from others) distinguishing feature * See also

    Derived terms

    * actual parameter * formal parameter

    See also

    * variable