Summary
Returns the derivative of
Exponential.In(System.Single)
(y = 10 * ln(2) * 2^(10 * (x - 1))
).- Assembly
- Animancer
.dll - Namespace
- global
- Containing Type
- Exponential
Syntax
public static float InDerivative(float value)
Parameters
Name | Type | Description |
---|---|---|
value | float |
Return Value
Type | Description |
---|---|
float |