appliedchemlabwork_tayra.A3.calc_specific_viscosity#
- appliedchemlabwork_tayra.A3.calc_specific_viscosity(t: ndarray[tuple[Any, ...], dtype[floating[Any]]], t_0: float | floating[Any]) ndarray[tuple[Any, ...], dtype[floating[Any]]][source]#
Calculates the specific viscosity.
- Parameters:
- tNDArray[floating[Any]]
The times elapsed while the solution flew down.
- t_0floating[Any] | float
The time of the flow of the solvent.
- Returns:
- specificNDArray[Floating[Any]]
The specific viscosities.