Skip to main content
11-Garnet
April 5, 2017
Solved

Difference between Array

  • April 5, 2017
  • 3 replies
  • 5938 views

HI,

I just need some help to simplify Hz in a simple mathematical  program.

Best answer by LucMeekes

Something like this:

Success!
Luc

(Attached is Prime4 file)

3 replies

LucMeekes23-Emerald IVAnswer
23-Emerald IV
April 5, 2017

Something like this:

Success!
Luc

(Attached is Prime4 file)

ldante11-GarnetAuthor
11-Garnet
April 5, 2017

Great .. Thanks

23-Emerald IV
April 5, 2017

You're welcome.

23-Emerald I
April 6, 2017

A bit more easily understood:

Luc's is a more general application, above is less typing!  

25-Diamond I
April 6, 2017

I would vote for using functions to do the jobs. Especially if you need to calculate a difference vector more than once.

Here are two examples - basically reflecting the two different methods shown by Luc an Fred.

ldante11-GarnetAuthor
11-Garnet
April 6, 2017

I will save this all as my reference . Thank you ..