Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,899,779,051 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

Parameter
(redirected from Formal parameter)

   Also found in: Dictionary/thesaurus, Medical, Legal, Financial, Wikipedia 0.01 sec.
parameter
(1) Any value passed to a program by the user or by another program in order to customize the program for a particular purpose. A parameter may be anything; for example, a file name, a coordinate, a range of values, a money amount or a code of some kind. Parameters may be required as in parameter-driven software (see below) or they may be optional. Parameters are often entered as a series of values following the program name when the program is loaded; for example, a DOS switch defines a parameter. In the command dir /p the /p is a parameter switch that means pause after every screenful.

(2) In programming, a value passed to a subroutine or function for processing. Programming today's graphical applications in languages such as C, C++ and Java requires knowledge of hundreds, if not thousands, of parameters.

In the following C function, which creates the text window for the Windows version of this database, there are 11 parameters passed to the CreateWindow routine. Some of them call yet other functions for necessary information. In order to call this routine in a program, the programmer must decide what the values are for every parameter.

 hWndText = CreateWindow    (
      "TextWClass",
       NULL,
       WS_CHILD|WS_BORDER|WS_VSCROLL|WS_TABSTOP,
       xChar*23+GetSystemMetrics(SM_CXVSCROLL)+8,
       yChar*4,
       Rect.right-Rect.left+1-xChar*23
          -2*GetSystemMetrics(SM_CXVSCROLL)+5,
       yChar*(Lines+1)+2,
       hWnd,
       IDC_TEXTLIST,
       (HANDLE)hInstance,
       NULL                 ) ;

parameter
1. one of a number of auxiliary variables in terms of which all the variables in an implicit functional relationship can be explicitly expressed
2. a variable whose behaviour is not being considered and which may for present purposes be regarded as a constant, as y in the partial derivative ∂f(x,y)/∂x

parameter [pə′ram·əd·ər]
(crystallography)
Any of the axial lengths or interaxial angles that define a unit cell.
(electricity)
The resistance, capacitance, inductance, or impedance of a circuit element.
The value of a transistor or tube characteristic.
(mathematics)
An arbitrary constant or variable so appearing in a mathematical expression that changing it gives various cases of the phenomenon represented.
(physics)
A quantity which is constant under a given set of conditions, but may be different under other conditions.

parameter - formal argument

Parameter 

a variable whose values are used to distinguish elements of a given set. For example, the equation (x — a)2 + (y — b)2 = 1 in rectangular Cartesian coordinates determines the set of all circles of radius 1 in the xOy plane. By setting a = 3 and b = 4, we isolate in this set the completely defined circle with center at (3, 4). Thus, a and b are the parameters of a circle in the set.


Parameter 

in engineering, a quantity that characterizes a certain aspect of a process, phenomenon, system, or device. Examples of such quantities in mechanical systems are mass, coefficient of friction, moment of inertia, and tension. Such parameters as heat capacity, heat flow, and thermal head are used for thermal processes. Typical electrical parameters are resistance, inductance, and capacitance. The physical processes that occur in a system are describable by equations giving the relation between the variable quantities of the processes. Parameters are usually the coefficients of the equations. They can be constants, or they can be variables dependent on time or the system’s coordinates.

The parameters of a system or device can be lumped or they can be distributed in space relative to one, two, or three coordinates. A typical example of a system with distributed parameters is an electric power transmission line, in which the inductance, capacitance, and resistance (conductance) are distributed along the entire length of the line. An example of a lumped parameter is the load on a small segment of a much longer beam.

M. M. MAIZEL



Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
Yet, most of their professed coaching is informal, with little to no expected outcome or formal parameters.
We only have to assign values to the formal parameter, which can be done using assignments, and use the body of the procedure instead of the procedure call.
Byline: Laura Stephens THE BHB yesterday announced the formal parameters for both the Flat and jumps championships, with the Flat season defined as running from the day of the Lincoln to the day of the November Handicap, writes Laura Stephens.
 
 
Formal Methods for Networked and Distributed Systems
Formal Methods for Open Object-Based Distributed Systems
Formal Methods for Parallel Programming Theory and Applications
Formal Methods in Computer Science Education
Formal Methods in Computer-Aided Design
Formal Methods in Europe - Railway Industry
Formal Methods in Europe Industrial Seminars
Formal Methods in Security Engineering
Formal Methods Letters
Formal Methods of Software Engineering
formal mode
Formal Model of Cooperating Intelligent AGEnts
Formal Modelling and Analysis of Timed Systems
Formal Models of Resource-Bounded Agents
formal notice
Formal Object Role Modeling Language
Formal Object Role Modeling Language
Formal Object-Oriented Methodology
Formal occasion
Formal on the Job Training
Formal Ontologies Meet Industry
Formal Ontology in Information Systems
formal operations
Formal Order Granting Leave
formal orthogonal matrix polynomial
Formal parameter
Formal parameters
Formal parameters
Formal parameters
Formal parameters
Formal parameters
Formal Party
formal permission
formal petition
Formal Physical Evaluation Board
Formal Planning and Supporting System
Formal poetry
Formal poetry
Formal potential
Formal power series
Formal Power Series and Algebraic Combinatorics
formal presentation
Formal Private Education Network in Somalia
formal proceeding
formal prosecution
Formal Public Identifier
Formal Qualification Acceptance Test
Formal Qualification Review
Formal Qualification Review/Test
Formal Qualification Test/Testing
Formal Qualification Training
Formal Quantum Efficiency
Formal Query Language
Formal reasoning
Formal reasoning
Formal reasoning
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.