9 Commits (77b2229aa3f6e96c30731c8f09b01f48a281f8a8)

Author SHA1 Message Date
  James Ahlborn 6d200f6948 implement floating point number formatting which matches access 6 years ago
  James Ahlborn 09d03800ce use decimal math context which matches access precision; tweak string to number conversion to match access 6 years ago
  James Ahlborn 9908a0afe9 use specific exceptions for expr eval 6 years ago
  James Ahlborn b8f3fcca02 move rnd logic to RandomContext 6 years ago
  James Ahlborn 0e75ed9111 implement some financial functions 6 years ago
  James Ahlborn 774d505946 long type should be int values; implement more date/time and misc other functions 6 years ago
  James Ahlborn 8eb5fe91d9 implement some date/time functions 6 years ago
  James Ahlborn e30e81c099 a few more number functions 6 years ago
  James Ahlborn 1f7373e77b split out function groups; implement numeric functions 6 years ago