mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[apps/shared/cartesian_function] Function symbol depends on its plot type
This commit is contained in:
committed by
Léa Saviot
parent
a2dcad069f
commit
ee1cdea837
@@ -32,6 +32,7 @@ static constexpr CodePoint UCodePointRightSystemParenthesis = 0x13; // Used fo
|
||||
|
||||
static constexpr CodePoint UCodePointMiddleDot = 0xb7; // ·
|
||||
static constexpr CodePoint UCodePointMultiplicationSign = 0xd7; // ×
|
||||
static constexpr CodePoint UCodePointGreekSmallLetterTheta = 0x3b8; // θ
|
||||
static constexpr CodePoint UCodePointGreekSmallLetterPi = 0x3c0; // π
|
||||
static constexpr CodePoint UCodePointLatinLetterSmallCapitalE = 0x1d07; // ᴇ
|
||||
static constexpr CodePoint UCodePointScriptSmallE = 0x212f; // ℯ
|
||||
|
||||
Reference in New Issue
Block a user