The string or function to evaluate
fnType: 'linear'
x
fnType: 'implicit'
y
fnType: 'polar'
theta
fnType: 'parametric'
t
Generated using TypeDoc
The string or function to evaluate
fnType: 'linear'
, a string expressed in terms ofx
fnType: 'implicit'
, a string expressed in terms ofx
andy
fnType: 'polar'
, a string expressed in terms oftheta
fnType: 'parametric'
, a string expressed in terms oft