public interface RadioActiveDecay
Modifier and Type | Method and Description |
---|---|
double |
amountAfterYears(double initial,
double years) |
double |
yearsToAmount(double initial,
double amount) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.