A→
This template creates vectors using arrow notation in HTML, as an alternative to boldface.
The template has three parameters:
The defaults for 2 and 3 are set to match the LaTeX analogue of \vec
: .
Illustration of all possibilities for italic A:
Default | Overarrow | Underarrow | |
---|---|---|---|
Default | A→ | A→ | A→ |
Left | A← | A← | A← |
Right | A→ | A→ | A→ |
Double | A↔ | A↔ | A↔ |
with code:
Default | Overarrow | Underarrow | |
---|---|---|---|
Default | {{vec|''A''}}
|
{{vec|''A''||over}}
|
{{vec|''A''||under}}
|
Left | {{vec|''A''|left}}
|
{{vec|''A''|left|over}}
|
{{vec|''A''|left|under}}
|
Right | {{vec|''A''|right}}
|
{{vec|''A''|right|over}}
|
{{vec|''A''|right|under}}
|
Double | {{vec|''A''|double}}
|
{{vec|''A''|double|over}}
|
{{vec|''A''|double|under}}
|
Formulae:
Vorticity of a fluid with velocity field u→:
Tangential velocity in rigid body dynamics:
Illustration of all possibilities for italic A:
Default | Overarrow | Underarrow | |
---|---|---|---|
Default | A→ | A→ | A→ |
Left | A← | A← | A← |
Right | A→ | A→ | A→ |
Double | A↔ | A↔ | A↔ |
with code:
Default | Overarrow | Underarrow | |
---|---|---|---|
Default | {{math|{{vec|''A''}}}}
|
{{math|{{vec|''A''||over}}}}
|
{{math|{{vec|''A''||under}}}}
|
Left | {{math|{{vec|''A''|left}}}}
|
{{math|{{vec|''A''|left|over}}}}
|
{{math|{{vec|''A''|left|under}}}}
|
Right | {{math|{{vec|''A''|right}}}}
|
{{math|{{vec|''A''|right|over}}}}
|
{{math|{{vec|''A''|right|under}}}}
|
Double | {{math|{{vec|''A''|double}}}}
|
{{math|{{vec|''A''|double|over}}}}
|
{{math|{{vec|''A''|double|under}}}}
|
Formulae:
Vorticity of a fluid with velocity field u→:
Tangential velocity in rigid body dynamics: