test3 ( x y z -- )


Vocabulary
math.splines.testing

Inputs
xan object
yan object
zan object


Outputs
None

Definition


:: test3 ( x y z -- )
{ { 100 50 } { 200 350 } { 300 50 } } { 0 100 } { 0 -100 } x
y z <kochanek-bartels-curve> { 50 50 } 1000 spline. ;