/

UnionOfSets

[this page | pdf]

Interactively run this function

Answer  


Parameter NameInputAn input expression?Delimiter
InputArray1
InputArray2
Delimiter used in output:

Calculation description
Time-stamp calculation?  
  


Function Description

Returns a numeric array (i.e. an array of ‘double precision’ values) representing the elements of the union of the distinct members of two input arrays, e.g. if InputArray1 is {3.0, 5.0, 5.0, 4.0} and InputArray2 is {3.0, 5.0, 5.0, 2.0} then returns {3.0, 5.0, 4.0, 2.0}

 


NAVIGATION LINKS
Contents | Prev | Next


Links to:

-          Interactively run function

-          Interactive instructions

-          Example calculation

-          Output type / Parameter details

-          Illustrative spreadsheet

-          Other Set Manipulation functions

-          Computation units used


Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement


Desktop view | Switch to Mobile