Question: are they the same?

x := `<,>`(`<|>`(x[1]), `<|>`(x[2]), `<|>`(x[3]))

x := `<,>`(`<|>`(x1), `<|>`(x2), `<|>`(x3))

when input a matrix like this,the subscript seems be not embodied in the results

 

Please Wait...