If we are going to reflect unicode consortium multiple-points-of-view-need-to-be-represented-as-conflicting-standards think, it's probably worth mentioning that the unicode code point for the mathematical symbol pi is U+1D70B.
Thanks, -- Raul On Tue, Oct 22, 2019 at 2:56 PM 'robert therriault' via Programming <[email protected]> wrote: > > Hi all, > > I updated the wiki to include some verbs that will take literal, unicode, > unicode4 or integer types (including 1 and 0 as binary) and return valid > Unicode code point. > > https://code.jsoftware.com/wiki/Vocabulary/UnicodeCodePoint#Verbs_to_convert_literal.2C_unicode_and_unicode4_encodings_to_valid_Unicode_code_point. > > This is useful to provide a one to one correspondence between characters and > integer code points which can eliminate issues with reshaping literal, > unicode or unicode4 arrays. > Also gives tangible insight into the logic of unicode encodings. > > Cheers, bob > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
