Skip to main content
1-Visitor
February 13, 2014
Solved

Do calculations with unequal array size

  • February 13, 2014
  • 2 replies
  • 1329 views

Hi,

I trying to create a function that calculates something but the sizes of array are different.

Please see attached file.

Best answer by MikeArmstrong

Something like the attached?

2 replies

24-Ruby IV
February 13, 2014

The first:

rc.png

The second - try please do it without the for cycle and than in it!

And use please the Trace error command.

1-Visitor
February 13, 2014

Something like the attached?