public Int ( double t1, double t2 ) : double | ||
t1 | double | The starting point of the integration. |
t2 | double | The ending point of the integration. |
return | double |
public Int ( double t1, double t2 ) : double | ||
t1 | double | The starting point of the integration. |
t2 | double | The ending point of the integration. |
return | double |