Function not calculatingHi! I have written a code, which calculates x, y, sum and module of difference between y and sum wit...
Unseen functionI have a function findSum in my code, but my compilator neither sees it, nor outputs it. [code] #i...
Problems with functionsThank you for the hint! But how can I correct this?
Problems with functionsI need to find x, y, sum and modulus of difference between y and sum using functions. But the progra...