5 lines
63 B
Mathematica
5 lines
63 B
Mathematica
|
|
function cx = getP(X)
|
||
|
|
%display Overloaded
|
||
|
|
|
||
|
|
cx = X.P;
|