Star

Created With

linkDIFF()

Static method that returns the quadrille obtained from the difference of the two given quadrilles.

linkSyntax

Quadrille.DIFF(quadrille1, quadrille2, [row], [col])

linkParameters

quadrille1Quadrille: first quadrille
quadrille2Quadrille: second quadrille
rowNumber: quadrille2 to quadrille1 vertical displacement default is 0. Negative values are allowed
colNumber: quadrille2 to quadrille1 horizontal displacement default is 0. Negative values are allowed
DIFF()SyntaxParameters

Home

p5.js functionschevron_right

Properties

I/Ochevron_right
Boolean operatorschevron_right
Geometry transformationschevron_right
Visual computingchevron_right
Other representationschevron_right

Demo