Curvature 89 is a FUNCTION for the TI-89 that calculates the curvature of any space curve defined by a vector-function. Here's the syntax: curvatur([[x(t),y(t),z(t)]]) An example: curvatur([[5*sin(t),5*cos(t),3*t]]) returns 5/34