We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d41a3e8 + 3217c8f commit dea1490Copy full SHA for dea1490
doc/Language/unicode_texas.pod
@@ -48,7 +48,7 @@ have a special meaning in Perl 6.
48
≅ | U+2245 | =~= | |
49
π | U+03C0 | pi | | 3.14159_26535_89793_238e0
50
τ | U+03C4 | tau | | 6.28318_53071_79586_476e0
51
- \x{DD05}\x{DCA0} | U+1D452 | e | | 2.71828_18284_59045_235e0
+ e | U+1D452 | e | | 2.71828_18284_59045_235e0
52
∞ | U+221E | Inf | |
53
… | U+2026 | ... | |
54
‘ | U+2018 | ' | | as part of ‘’ or ‚’ or ’‘
0 commit comments