Canola  0.8.D001
Defines
lib/unicode.h File Reference

Go to the source code of this file.

Defines

#define UNICODE_MUL   "\u00D7"
#define UNICODE_DIV   "\u00F7"
#define UNICODE_UP   "\u2191"
#define UNICODE_RIGHT   "\u2192"
#define UNICODE_DOWN   "\u2193"
#define UNICODE_SQRT   "\u221A"
#define UNICODE_PRINT   "\u25CA"
#define UNICODE_MINUS   "\u2212"

Define Documentation

#define UNICODE_DIV   "\u00F7"

Definition at line 22 of file unicode.h.

#define UNICODE_DOWN   "\u2193"

Definition at line 25 of file unicode.h.

#define UNICODE_MINUS   "\u2212"

Definition at line 28 of file unicode.h.

#define UNICODE_MUL   "\u00D7"

Definition at line 21 of file unicode.h.

#define UNICODE_PRINT   "\u25CA"

Definition at line 27 of file unicode.h.

#define UNICODE_RIGHT   "\u2192"

Definition at line 24 of file unicode.h.

#define UNICODE_SQRT   "\u221A"

Definition at line 26 of file unicode.h.

#define UNICODE_UP   "\u2191"

Definition at line 23 of file unicode.h.