What is the difference between variable and parameter?
variable | parameter |
Able to vary.
Likely to vary.
* Shakespeare
Marked by diversity or difference.
(mathematics) Having no fixed quantitative value.
(biology) Tending to deviate from a normal or recognized type.
Something that is .
Something whose value may be dictated or discovered.
* {{quote-magazine, year=2013, month=May-June, author=
, title= (mathematics) A quantity that may assume any one of a set of values.
(mathematics) A symbol representing a variable.
(programming) A named memory location in which a program can store intermediate results and from which it can read them.
(astronomy) A variable star.
(nautical) A shifting wind, or one that varies in force.
(nautical, in the plural) Those parts of the sea where a steady wind is not expected, especially the parts between the trade-wind belts.
(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) .
(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.
(crystallography) The ratio of the three crystallographic axes which determines the position of any plane.
(crystallography) The fundamental axial ratio for a given species.
Parameter is a synonym of variable.
In programming terms the difference between variable and parameter
is that variable is a named memory location in which a program can store intermediate results and from which it can read them while parameter is an actual value given to such a formal parameter (argument or actual parameter).As nouns the difference between variable and parameter
is that variable is something that is variable while parameter is a variable kept constant during an experiment, calculation or similar.As an adjective variable
is able to vary.variable
English
(wikipedia variable)Adjective
(en adjective)- variable''' winds or seasons; a '''variable quantity
- Lest that thy love prove likewise variable .
Synonyms
* (able to vary) alterable, flexible, changeable, mutable * (likely to vary) fickle, fluctuating, inconstant, shifting, unstable, unsteady * (marked by diversity or difference) varying * aberrantAntonyms
* (able to vary) constant, invariable, immutable, unalterable, unchangeable * (likely to vary) constant, invariable, immutable, unchangeable * (marked by diversity or difference) unchanging * constant, invariableDerived terms
* variability * variablenessNoun
(en noun)Katie L. Burke
In the News, volume=101, issue=3, page=193, magazine=(American Scientist) , passage=Bats host many high-profile viruses that can infect humans, including severe acute respiratory syndrome and Ebola. A recent study explored the ecological variables that may contribute to bats’ propensity to harbor such zoonotic diseases by comparing them with another order of common reservoir hosts: rodents.}}
Synonyms
* (something that is variable) changeable * (something whose value may be dictated or discovered) parameter * variable quantityAntonyms
* (something that is variable) constant, invariableHyponyms
* See alsoDerived terms
* bound variable * categorical variable * continuous variable * dependent variable * discrete variable * flow variable * free variable * global variable * independent variable * instance variable * interval variable * local variable * member variable * metasyntactic variable * nominal variable * ordinal variable * ratio variable * stock variable * variable star * variably * varySee also
* argument * variateExternal links
* * * ----parameter
English
Alternative forms
* parametreNoun
(en noun)- 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.
- The parameter of the principal axis of a conic section is called the latus rectum.
