Mathematical Bold Small Y Symbol
π² is the mathematical bold small letter y (U+1D432) for styled equations and symbols.
U+1D432
π² is a Unicode mathematical character used to represent a bold, small y. Itβs commonly needed when matching typographic styles in formulas, labels, and design mockups. Use the copy options below for quick pasting in your workflow.
Mathematical Bold Small Y Symbol Meaning
The character π² is Unicode βMATHEMATICAL BOLD SMALL Yβ (code point U+1D432, HTML entity 𝐲). It is typically used in mathematical and technical contexts where a bold italic-like letterform is required for variables or vector/matrix notation. For example, bold letters often indicate a specific type of symbol or emphasis in a larger formula set. Because it is a dedicated Unicode math style character, it can look different from a regular βyβ or from other bold variants, so choosing the correct glyph helps keep typography consistent across documents, designs, and code.
Common uses
- β’Labeling variables in equations where a bold small y is required
- β’Typography matching for math-heavy posters, slides, and documents
- β’Designing UI elements that display mathematical notation consistently
- β’Creating consistent symbol sets for technical writing and templates
- β’Storing and rendering styled math characters in developer text fields
Examples
π² β Mathematical Bold Small Y
- π²Let π² = (yβ, yβ).
- π²Compute the gradient with respect to π².
- π²In matrix form, π² is a column vector.
- π²Solve for π² in the second equation.
- π²The parameter π² changes over time.
Variations
Ready to copy
Technical codes
| Unicode | U+1D432 | |
| HTML Entity | 𝐲 | |
| HTML Code | 𝐲 | |
| CSS | \1D432 |
FAQ
What does the Mathematical Bold Small Y symbol mean?
The character π² is Unicode βMATHEMATICAL BOLD SMALL Yβ (code point U+1D432, HTML entity 𝐲). It is typically used in mathematical and technical contexts where a bold italic-like letterform is required for variables or vector/matrix notation. For example, bold letters often indicate a specific type of symbol or emphasis in a larger formula set. Because it is a dedicated Unicode math style character, it can look different from a regular βyβ or from other bold variants, so choosing the correct glyph helps keep typography consistent across documents, designs, and code.
What Unicode character is π²?
π² is βMATHEMATICAL BOLD SMALL Yβ with code point U+1D432 (HTML: 𝐲).
How can I copy π² safely into code?
Use the exact character π², or insert the escapes: CSS \\1D432 and JavaScript \\u{1D432}.
Is π² the same as a normal bold βyβ?
No. π² is a dedicated Unicode math-styled glyph. Its appearance may differ from system βbold yβ rendered by fonts or styling.
Will π² display correctly in all fonts?
It depends on your font and platform support for Unicode math alphanumeric symbols. If it doesnβt render, try another font that includes this glyph.