exponential growth / decay: Amp * e^(alpha (x - Center) / Scale) + Offset.
Exponential
00 Remarks
With a positive Exponential.Rate it models unbounded population growth, radioactive decay or chemical concentration; with a negative rate it decays.
01 Syntax
Microsoft.VisualBasic.Math.SignalProcessing.Source.Generators.Exponential
02 Properties
| Name | Overloads | Summary |
|---|---|---|
| Rate | 1 | the growth / decay rate (alpha). |
03 Members
Rate
the growth / decay rate (alpha).