i = randomPoints(r,n)
The script defines a ring R with r+1 variables, and calls points(R,randomPointsMat(R, n))
|
The object randomPoints is a function closure.
The source of this document is in Points.m2:757:0.