You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"'Utility functions and classes for calculating speed.\\n\\nThis module provides:\\n- FasterThanLightError: exception when FTL speed is calculated;\\n- calculate_speed: calculate speed given distance and time.\\n'"
]
},
"execution_count": 1,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"\"\"\"Utility functions and classes for calculating speed.\n",
"\n",
"This module provides:\n",
"- FasterThanLightError: exception when FTL speed is calculated;\n",
"- calculate_speed: calculate speed given distance and time.\n",