HOME





Bound State
Bound or bounds may refer to: Mathematics * Bound variable * Upper and lower bounds, observed limits of mathematical functions Physics * Bound state, a particle that has a tendency to remain localized in one or more regions of space Geography * Bound Brook (Raritan River), a tributary of the Raritan River in New Jersey * Bound Brook, New Jersey, a borough in Somerset County People * Bound (surname) * Bounds (surname) Arts, entertainment, and media Films * ''Bound'' (1996 film), an American neo-noir film by the Wachowskis * ''Bound'' (2015 film), an American erotic thriller film by Jared Cohn * ''Bound'' (2018 film), a Nigerian romantic drama film by Frank Rajah Arase Television * "Bound" (''Fringe''), an episode of ''Fringe'' * "Bound" (''The Secret Circle''), an episode of ''The Secret Circle'' * "Bound" (''Star Trek: Enterprise''), an episode of ''Star Trek: Enterprise'' Other arts, entertainment, and media * ''Bound'' (video game), a PlayStation 4 game * "Bound", a ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Bound Variable
In mathematics, and in other disciplines involving formal languages, including mathematical logic and computer science, a free variable is a notation (symbol) that specifies places in an expression where substitution may take place and is not a parameter of this or any container expression. Some older books use the terms real variable and apparent variable for free variable and bound variable, respectively. The idea is related to a placeholder (a symbol that will later be replaced by some value), or a wildcard character that stands for an unspecified symbol. In computer programming, the term free variable refers to variables used in a function that are neither local variables nor parameters of that function. The term non-local variable is often a synonym