private static String AsString(LiquidNumeric ex)
 {
     return(ex.ToString());
 }