About series....follow the example at the end of this tutorial http://www.cplusplus.com/doc/tutorial/functions/
alsnfaskdfasBy some googling I learnt that through default means we cannot pass the value of array by call by va...
alsnfaskdfas[code] void PolarCoord(double ShiftX[], double ShiftY[], double PolVal[], double PolAngle[]) { in...
alsnfaskdfas[code] }while ((CoorX == 0) & (CoorY == 0)); [/code] The = is an assignment operator The == is the ...
alsnfaskdfasIn line 8-17 [code] void PolarCoord(double ShiftX[], double ShiftY[], double PolVal[], double PolAn...