User Tools

Site Tools


hyperfun:lib_sphere

Primitive: Sphere (ball)

Definition: <m>R^2-(x-x_0)^2-(y-y_0)^2-(z-z_0)^2</m>

Call: hfSphere(x,center,R);

Parameters:

x - point coordinates array

center - sphere center array

R - sphere radius

Test file: sphere.hf

hyperfun/lib_sphere.txt · Last modified: 2023/12/19 03:07 by 127.0.0.1