Exponential.

OutDerivative(float) Method

Summary

Returns the derivative of Exponential.Out(System.Single) (y = 5 * ln(2) * 2^(-10 * (x - 1) + 1)).
Assembly
Animancer.dll
Namespace
global
Containing Type
Exponential

Syntax

public static float OutDerivative(float value)

Parameters

Name Type Description
value float

Return Value

Type Description
float