Manuals/calci/JOIN

From ZCubes Wiki
Revision as of 14:03, 24 May 2017 by Devika (talk | contribs)
Jump to navigation Jump to search
JOIN (GivenSet1,GivenSet2,JoinType,JoinSets,IsFlattened)


  • and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle GivenSet2} are set of numbers.

Description

  • This function is joining the set of numbers.
  • In JOIN (GivenSet1,GivenSet2,JoinType,JoinSets,IsFlattened),GivenSet1 and GivenSet2 are any two set of numbers.JoinType and Join set are any positive integer value.Here 1st number in the 1st set is joining with the 1st number in the 2nd set. From the second number It is making the duplicate number compared with the 1st set one or less.Suppose it is two or less numbers it is joining with the first number only.So it is joining all the numbers in the 1st set with the 2nd set except the 1st elements from the both the sets.