ncl_curvd (3) Linux Manual Page
CURVD – derivatives for 1D functions. Synopsis FUNCTION CURVD (T, N, X, Y, YP, SIGMA) This function calculates a derivative at a specified point using a spline under tension. CURV1 must be called prior to calling CURVD, and the values thus obtained used as input to CURVD. The derivative value is returned. Description T (real,…
