naka_rushton_slope¶
NAKA_RUSHTON_SLOPE - Evaluate slope of Naka Rushton function
R=NAKA_RUSHTON_SLOPE (C, C50, N, S)
Returns the derivative of the Naka Rushton
function: d[C^N/(C^(N*S)+c50^(N*S))]/dc.
If S is not specified, S is assumed to be 1.
If C is negative, the result is negative.