User Portlet
Discussions |
---|
I have the following question, I got a recursive function from my adviser, that has the following form InterX[phi,phiV,omegaas_List,e_List,h_List,vars_List]= varin=vars[[2;;]]; varout=vars[[1]]; If[Length[varin]>0, ... |