|
|
Keywords:
Unchanged,
Invariable,
Hexadecimal,
Never,
Unvarying
Not liable, or given, to change; permanent; regular; continuous; continually recurring; steadfast; faithful; not fickle. Opposite of changeable and variable.
Remaining unchanged or invariable, as a quantity, force, law, etc.
Consistent; logical.
That which is not subject to change; that which is invariable.
A quantity that does not change its value; -- used in countradistinction to variable.
A number whose value, when ascertained (as by observation) and substituted in a general mathematical formula expressing an astronomical law, completely determines that law and enables predictions to be made of its effect in particular cases.
a data structure that does not change during the course of execution of a program. It may be a number, a string, or a more complex data structure; -- contrasted with variable.
(1) In programming languages, a language object that takes only one specific value. . (2) A data item with a value that does not change during the running of the program.
A value that does not change during processing. Contrast with variable.
A fixed value in a formula.
A fixed value that does not change.
A numeric or string value that does not change.
A mathematical value that does not change normally.
In BASIC, this is a 6-byte BCD value preceded by a special token. This value remains unchanged throughout the program execution.
Value expressing the relation between the energy registered by the meter and the corresponding value of the test output. If this value is a number of pulses, the constant should be either pulses per kilowatt-hour (imp/kWh) or watt-hours per pulse (Wh/imp).
A monomial expression which is a number. It contains no variable and is generally located at the end of an expression.
steady, unchanging, having the same value during some interval of time. A constant current (DC) does not change with time. See also uniform.
A data object with a value that does not change. Contrast with variable. The four classes of constants specify numbers (arithmetic), truth values (logical), character data (character), and typeless data (hexadecimal, octal, and binary).
An identifier having a fixed value.
A never-changing value or data item.
An invariable number or character value.
A data object that retains the same value during a program's execution. A constant's value is established when a program is compiled. A constant is either a literal constant or a named constant.
A constant is a scalar defined by the : command. Its value is determined at the point where the : command is used, and remains unchanged until redefined.
Number which changes with each experiment.
a number representing a quantity assumed to have a fixed value in a specified mathematical context; "the velocity of light is a constant"
persistent in occurrence and unvarying in nature; "maintained a constant temperature"; "a constant beat"; "principles of unvarying validity"; "a steady breeze"
uninterrupted in time and indefinitely long continuing; "the ceaseless thunder of surf"; "in constant pain"; "night and day we live with the incessant noise of the city"; "the never-ending search for happiness"; "the perpetual struggle to maintain standards in a democracy"; "man's unceasing warfare with drought and isolation"; "unremitting demands of hunger"
a data container that can have its value set once when it is created, and cannot be changed later
a identifier (name) for a simple value
an access modifier that enables you to declare a variable whose value doesn't change throughout the lifetime of your application
a name attached to computer memory, but it's protected from being changed in the program
a name that represents a value you want to remain the same throughout a PHP script
an explicit value (number, string, or other) to which VBScript or the scriptwriter assigns a name
an identifier (name) for a simple value
a number or quantity whose value is expected not to change - whose value should not change
a number that cannot change its value through the life
a number that can't change
a numeric or character literal that does not change during program execution
an unchanging value
a placeholder for a value that you reference within your code
a primary expression and can never be an lvalue
a property whose value never changes
a quantity whose value remains the same throughout a particular problem
a read-only value that is shared by all objects of the class
a special symbol that is replaced by a value when evaluated
a special word that, upon invocation, pushes the value with which it was defined onto the parameter stack
a specific numeric, character, or hexadecimal value
a specific value with no name and no stack or heap storage location
a string (any sequence of characters) or a numeric value
a symbol that has a never-changing value
a symbol that represents a specific data value
a terminal on the block diagram that supplies fixed data values to the block diagram
a type of data that, once defined, will not change throughout your script
a value defined within the preprocessor that cannot be altered through a JavaScript assignment
a value that cannot be changed but can be named
a value that cannot be modified while the program is running
a value that can't be changed during a program's execution
a value that does not change during the execution of a procedure
a value that is given a name
a value that is not calculated
a value that is written explicitly in Populous script
a value that will never change
a value which remains unchanged
a variable that always stays the same
a variable that remains the same throughout the execution of the program
a variable that will never change in value as a program runs
a variable whose name starts with an upper case letter
a variable whose value cannot be altered within the program
a variable whose value cannot be changed
|