Hi, is there a way to find the missing number from a set of numbers (2 in my case) that forms a given average.
e.g. i have average value 10, one of the numbers is 4 and the function should return 6, if i have a number 3, the function should return 7 etc.
Thanks
Bookmarks