1 Pages (5 items)
Segment by segment multiplication of ranges - Messages
#1 Posted: 2/10/2019 7:22:24 AM
Is there a more convenient way of segment by segment multiplication of ranges than using a for cycle.
I am trying to solve the following:
(the problem is that all the data in the range should be segment by segment squared)

and also

Currently I have been able to solve the examples using a 'for' cycle:

But my question is: Is there a more convenient way to multiply, divide, square and root ranges segment by segment?
Thanks in advance!
Best regards,
Radko
I am trying to solve the following:
(the problem is that all the data in the range should be segment by segment squared)
and also
Currently I have been able to solve the examples using a 'for' cycle:
But my question is: Is there a more convenient way to multiply, divide, square and root ranges segment by segment?
Thanks in advance!
Best regards,
Radko
#3 Posted: 2/10/2019 8:56:02 AM
Thank you Radovan!
It saves a lot of time!
Have a nice day!
Radko
It saves a lot of time!
Have a nice day!
Radko
#4 Posted: 2/10/2019 11:33:25 AM
1 Pages (5 items)
-
New Posts
-
No New Posts