L-value: Difference between revisions
Appearance
Content deleted Content added
m Converting 'See also' links to disambiguation pages per WP:INTDABLINK |
Changed the first definition according to the C11 standard, since L-values do not necessarily have an address (e.g. register variables) |
||
Line 1: | Line 1: | ||
'''L-value''' or '''L value''' may refer to: |
'''L-value''' or '''L value''' may refer to: |
||
* An [[Expression (computer science)|expression]] that refers to a storage region <ref>[http://www.iso-9899.info/n1570.html#6.3.2.1 C11 Standard draft], footnote 64</ref> |
|||
* A [[value (computer science)]] that has an address |
|||
* The value assigned to an [[L-shell]], a particular set of planetary magnetic field lines |
* The value assigned to an [[L-shell]], a particular set of planetary magnetic field lines |
||
* A measure of brightness of a lunar eclipse on the [[Danjon scale]] |
* A measure of brightness of a lunar eclipse on the [[Danjon scale]] |
||
Line 7: | Line 7: | ||
== See also == |
== See also == |
||
* [[R-value (disambiguation)]] |
* [[R-value (disambiguation)]] |
||
== Notes == |
|||
{{Reflist}} |
|||
{{disambig}} |
{{disambig}} |
Revision as of 09:30, 30 May 2013
L-value or L value may refer to:
- An expression that refers to a storage region [1]
- The value assigned to an L-shell, a particular set of planetary magnetic field lines
- A measure of brightness of a lunar eclipse on the Danjon scale
See also
Notes
- ^ C11 Standard draft, footnote 64