Mathematical Script Small X Symbol
π (Mathematical Script Small X) is a script-style lowercase x used in mathematical typography and notation.
U+1D4CD
π is the Mathematical Script Small X character. Itβs commonly used when a document needs a distinctive, script-like lowercase x for formulas and styled variables. You can copy it directly or use standard Unicode escapes in code.
Mathematical Script Small X Symbol Meaning
π (Unicode U+1D4CD) is a lowercase βxβ in mathematical script form. In practice, it functions as a typographic variant of x to distinguish different variables, functions, or sets within mathematical writing. Script-style letters are often chosen to improve readability when several similar symbols appear in the same expression. Designers and educators may also use it to match a consistent math-font look across headings, worksheets, and digital documents. Like other math alphabet characters, its exact appearance depends on the font and rendering system, so always preview on the target platform.
Common uses
- β’Labeling variables in handwritten-style math notation
- β’Creating consistent variable sets in worksheets and educational materials
- β’Typography in digital documents where script letters distinguish concepts
- β’Designing math-themed branding or UI elements requiring a script x
- β’Writing formulas or symbols in plain text environments that support Unicode
Examples
π β Mathematical Script Small X
- πLet π be a real parameter.
- πSolve for π in the equation.
- πThe function f(π) is defined for π β₯ 0.
- πSet π equal to the input value.
- πWe compare πβ and πβ using the same form.
Variations
Ready to copy
Technical codes
| Unicode | U+1D4CD | |
| HTML Entity | 𝓍 | |
| HTML Code | 𝓍 | |
| CSS | \1D4CD |
FAQ
What does the Mathematical Script Small X symbol mean?
π (Unicode U+1D4CD) is a lowercase βxβ in mathematical script form. In practice, it functions as a typographic variant of x to distinguish different variables, functions, or sets within mathematical writing. Script-style letters are often chosen to improve readability when several similar symbols appear in the same expression. Designers and educators may also use it to match a consistent math-font look across headings, worksheets, and digital documents. Like other math alphabet characters, its exact appearance depends on the font and rendering system, so always preview on the target platform.
What is the Unicode value for π?
The character π is U+1D4CD (MATHEMATICAL SCRIPT SMALL X).
How do I use π in HTML?
You can use the HTML entity: 𝓍
How do I reference π in CSS or stylesheets?
Use the CSS escape form: \\1D4CD
How do I insert π in JavaScript strings?
Use: \\u{1D4CD}