Quadratic.

InDerivative(float) Method

Summary

Returns the derivative of Quadratic.In(System.Single) (y = 2x).
Assembly
Animancer.dll
Namespace
global
Containing Type
Quadratic

Syntax

public static float InDerivative(float value)

Parameters

Name Type Description
value float

Return Value

Type Description
float