max

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int max(int x, int y)
  2. double max(double a, double b)
    double
    max
    (
    double a
    ,
    double b
    )
  3. ulong max(ulong a, ulong b)

Meta