Пример #1
0
 public static string DescribeVector(MathematicaVector vector)
 {
     return(vector.ToString());
 }