Numworks Epsilon  1.4.1
Graphing Calculator Operating System
unicode_for_symbol.c File Reference

Go to the source code of this file.

Variables

wchar_t codePointForSymbol [NUMBER_OF_SYMBOLS]
 

Variable Documentation

◆ codePointForSymbol

wchar_t codePointForSymbol[NUMBER_OF_SYMBOLS]
Initial value:
= {0x222b, 0x0078, 0x0305,
0x0079, 0x0305, 0x0393, 0x03a3, 0x03b8, 0x03bb, 0x03bc, 0x03c0, 0x03c3, 0x0456,
0x1D07, 0x2032, 0x212e, 0x2192, 0x221A, 0x2264, 0x2265, 0x00D7, 0x00B7, 0x2248}

Definition at line 3 of file unicode_for_symbol.c.