Math Problem

Hi,

I need solution for simple math problem. I guess its easy but not sure how to achieve it. I have list with same numbers for example 300,300,300 etc… and there is a Master number say 500. So I need output like 300,200.

if numbers are 400,400,400 and master number is 1000, then output should be 400,400, 200

math_problem.gh (8.0 KB)

Like this?

1 Like

Or rather like this?

math_problem2.gh (5.9 KB)

1 Like

Awesome solution. Simple and neat. you deserve this today :pizza::beer:

1 Like

Cool. Thanks alot. You deserve :champagne:

math_problem2.gh (11.1 KB)

1 Like