Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-09-01 16:04:25 +02:00
parent f94ff07cab
commit 1a1c3c31f9
9 changed files with 442 additions and 441 deletions

View File

@@ -308,7 +308,6 @@
}
],
"source": [
"\n",
"u = lambda x: np.sqrt((6 - x) ** 2 + 4)\n",
"\n",
"\n",