Method vs Parameter - What's the difference?
method | parameter |
A process by which a task is completed; a way of doing something (followed by the adposition of, to or for before the purpose of the process):
* , chapter=3
, title= * {{quote-magazine, year=2013, month=May-June, author=
, title= A type of theatrical acting wherein the actor utilizes his personal emotions from personal experience to portray a scripted scene.
(programming, object-oriented) A subroutine or function belonging to a class or object.
(slang) Marijuana.
(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.
As nouns the difference between method and parameter
is that method is a process by which a task is completed; a way of doing something (followed by the adposition of, to or for before the purpose of the process): while parameter is parameter.method
English
Noun
(en noun)The Mirror and the Lamp, passage=One saint's day in mid-term a certain newly appointed suffragan-bishop came to the school chapel, and there preached on “The Inner Life.” He at once secured attention by his informal method , and when presently the coughing of Jarvis […] interrupted the sermon, he altogether captivated his audience with a remark about cough lozenges being cheap and easily procurable.}}
William E. Conner
An Acoustic Arms Race, volume=101, issue=3, page=206-7, magazine=(American Scientist) , passage=Earless ghost swift moths become “invisible” to echolocating bats by forming mating clusters close
Derived terms
(A process by which a task is completed) * comparative method * historical method * methodical * methodology * scholarly method * scientific method * Socratic method * philosophical method * convenience method * virtual methodAnagrams
* 1000 English basic wordsparameter
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.