This is a documentation subpage for Template:Tau. It may contain usage information, categories and other content that is not part of the original template page. |
This template returns the Greek letter tau for use in mathematics. A call to this template will produce characters such as 𝜏, 𝝉 (with |bold=
), or 𝛵 (with |uc=
).
Wiki code | Rendered result | Compared to: | which is produced by: |
---|---|---|---|
<math>\tau</math>
|
|||
{{tau}}
|
𝜏 | τ | ''τ''
|
{{tau|bold=true}}
|
𝝉 | τ | '''''τ'''''
|
{{tau|noitalic=true}}
|
τ | τ | τ
|
{{tau|noitalic=true|bold=true}}
|
𝛕 | τ | '''τ'''
|
<math>\Tau</math>
|
|||
{{tau|uc=true}}
|
𝛵 | Τ | ''Τ''
|
{{tau|uc=true|bold=true}}
|
𝜯 | Τ | '''''Τ'''''
|
{{tau|uc=true|noitalic=true}}
|
Τ | Τ | Τ
|
{{tau|uc=true|noitalic=true|bold=true}}
|
𝚻 | Τ | '''Τ'''
|