Mathematical Sans-serif Bold Italic Small Lamda Symbol
𝞴 is a Unicode math letter: sans-serif bold italic small lambda for styled mathematical notation.
U+1D7B4
𝞴 is the Unicode character named MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL LAMDA. It’s used to represent a styled lowercase lambda in mathematical contexts. You can copy it directly or use the provided HTML, CSS, and JavaScript escapes.
Mathematical Sans-serif Bold Italic Small Lamda Symbol Meaning
𝞴 (U+1D7B4) is a specific typographic variant of the Greek lowercase lambda (λ) used in mathematical notation. Because it is “sans-serif bold italic,” it’s commonly chosen when you want lambda to visually match a particular math style—such as bold/italic emphasis—while still keeping a consistent font family look (sans-serif rather than serif). In practice, it functions like a styled λ in expressions, variable definitions, and diagrams, especially where different symbol weights or slants are used to distinguish roles (e.g., parameters vs. functions).
Common uses
- •Copying styled lambda symbols into math notes, slides, or documentation
- •Creating consistent typography in technical diagrams and vector labels
- •Differentiating variables in textbooks or lecture materials by weight/style
- •Using as a design accent in STEM-themed posters and infographics
- •Typing in environments that support Unicode math alphabets
Examples
𝞴 Mathematical bold italic small lambda
- 𝞴Let 𝞴 = 0.5 in the model.
- 𝞴Define the parameter 𝞴(t) for t ≥ 0.
- 𝞴Compute 𝞴 using the given initial conditions.
- 𝞴Assume 𝞴 is constant over the interval.
- 𝞴The matrix A depends on 𝞴.
Variations
Ready to copy
Technical codes
| Unicode | U+1D7B4 | |
| HTML Entity | 𝞴 | |
| HTML Code | 𝞴 | |
| CSS | \1D7B4 |
FAQ
What does the Mathematical Sans-serif Bold Italic Small Lamda symbol mean?
𝞴 (U+1D7B4) is a specific typographic variant of the Greek lowercase lambda (λ) used in mathematical notation. Because it is “sans-serif bold italic,” it’s commonly chosen when you want lambda to visually match a particular math style—such as bold/italic emphasis—while still keeping a consistent font family look (sans-serif rather than serif). In practice, it functions like a styled λ in expressions, variable definitions, and diagrams, especially where different symbol weights or slants are used to distinguish roles (e.g., parameters vs. functions).
What is the Unicode code point for 𝞴?
𝞴 is U+1D7B4.
How can I copy 𝞴 into HTML?
Use the HTML entity: 𝞴.
What CSS escape can I use for 𝞴?
CSS escape: \\1D7B4.
What JavaScript escape works for 𝞴?
JavaScript escape: \\u{1D7B4}.