Help for this page

Select Code to Download


  1. or download this
    $x = sequence(8);
    $y = sequence(7) + 0.5;       
     
    $c = 1/($x->dummy(0,$y->nelem)->transpose - $y->dummy(0,$x->nelem));