fork download
  1. function f(R,L,C)
  2. k=-.01j/pi;Z=[R L/k k/C];Z/sum(Z)
  3.  
  4. end % line needed in online interpreter only
  5.  
  6. f(1, 1, .00001)
Success #stdin #stdout 0.17s 64960KB
stdin
Standard input is empty
stdout
ans =

    0.05486 +  0.22771i  -71.53724 + 17.23531i   72.48238 - 17.46302i