Syntax:
randomPoint(
)
Type:
Purpose:
Example:
intmat M[3][2]= 1,0, 0,1, -1,0; cone c=coneViaPoints(M); bigintmat Q=randomPoint(c); print(Q); ==> 0, 1335380034