public F ( double T, double dt ) : double | ||
T | double | The time where to calculate the function. |
dt | double | /// The delta of time to consider to calculate the function. /// |
return | double |
public F ( double T, double dt ) : double | ||
T | double | The time where to calculate the function. |
dt | double | /// The delta of time to consider to calculate the function. /// |
return | double |