Template:Data types/doc
This is a documentation subpage for Template:Data types. It may contain usage information, categories and other content that is not part of the original template page. |
This template generates a navigation box for data types.
Usage
Initial visibility: currently defaults to autocollapse
To set this template's initial visibility, the |state=
parameter may be used:
|state=collapsed
:{{Data types|state=collapsed}}
to show the template collapsed, i.e., hidden apart from its title bar|state=expanded
:{{Data types|state=expanded}}
to show the template expanded, i.e., fully visible|state=autocollapse
:{{Data types|state=autocollapse}}
If the |state=
parameter in the template on this page is not set, the template's initial visibility is taken from the |default=
parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse
.
Examples
Some of many special data types are listed below. These are best accessed through the parent articles, e.g., double precision from floating point, etc. Please do not add them to the template without good reason. Use Category:Data types instead.
Specific representations of the abstract integer type:
Already covered by {{Floating-point}}: Specific representations of the abstract floating-point number or numeric type:
Specific representations of the abstract "character" type:
Specific representations of the abstract "pointer" type:
Specific representations of the abstract executable "subroutine"/"function"/"procedure" type:
These are mathematical concepts, not NOT data types:
- complex number
- rational number
- interval (mathematics)
- matrix (mathematics)
- vector (mathematics)
- tuple
These are data STRUCTURES, NOT data TYPES:
See also
- {{Floating-point}}
- {{Information units}}, platform-dependent and independent units of information