===== Transformation: Scale in 3D space ===== **Definition**: x'=sx*x **Call**: hfScale3D(xt,sx,sy,sz); **Parameters**: xt - point coordinates array to be changed sx,sy,sz - scaling factors along axes **Test file**: [[http://hyperfun.org/scale.hf|scale.hf]]