Recent content by cubanopro

  1. C

    High School Is there a formula to find a combination of numbers

    thank you very much Dodo you've been a great help! You cannot answer my question in a better way. :) Have a great day! Rafael
  2. C

    High School Is there a formula to find a combination of numbers

    Hi, what I meant in the title was: Let's say that I have two variables in a game and I would like to know how many combination of numbers there is... For example if I have to calculate it for 3 times the possible combinations would be: a,a,a a,a,b a,b,a b,a,a b,b,b b,b,a b,a,b a,b,b...