IsProperSubset

Top  Previous  Next

ispropersubset($a,$b)

 

Returns true if $b is a proper subset of $a. In most situations, $a and $b will be data parameters or commands which return data parameters (eg randnormal).