Bitwise
  not[]
  and[]
  or[]
  xor[]
  nand[]
  nor[]
  xnor[]
  shl[]
  shr[]


Logical
  lnot[]
  land[]
  lor[]
  lxor[]
  lnand[]
  lnor[]
  lxnor[]


Date & Time
  datetime[]
  year[]
  month[]
  day[]
  hour[]
  minute[]
  second[]
  millisec[]


Strings
  hex[]
  bin[]
  chr[]
  strlen[]
  strappend[]
  padleft[]
  padright[]


Coordinates & Units
  tomotor[]
  towork[]
  mmtounit[]
  unittomm[]


Number Conversion
  u8[]
  s8[]
  u16[]
  s16[]
  u32[]
  s32[]

  tou16[]
  tos16[]
  tou32[]
  tos32[]

  fromu16[]
  froms16[]
  fromu32[]
  froms32[]