Esempio n. 1
0
 public static function matrix($a = [], $bordertype = "fenced")
 {
     return math::matrix($a, $bordertype);
 }