graphix.hyperbola

Help Contents graphix graphix.hyperbola
graphix.parabola square

graphix.hyperbola :center :radius :focus :spin


Definition:

to graphix.hyperbola :center :radius :focus :spin

	make local "type "hyperbola
	;if not local? "style.precision [make local "style.precision 32]

	to ondrawimage 
		output dll.graphix.drawhyperbola 
	end
end

graphix.parabola square