ponci - Points on Circle
This function determines the circle, which is specified by three points. Quite old geometric problem, which is used e. g. by the function nextdrei.
The strength of this function is, that it is based upon a linear equation system.
p=[1,1;4,3;-2,2] [mp,r]=ponci(p) // end of example "ponci"