Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -428,7 +428,7 @@ with tab1:
|
|
428 |
- **Upper z*(β)** (Blue): Maximum z value where discriminant is zero
|
429 |
- **Lower z*(β)** (Light Blue): Minimum z value where discriminant is zero
|
430 |
- **High y Expression** (Green): Asymptotic approximation for high y values
|
431 |
-
- **
|
432 |
- **Custom Expression 1** (Purple): Result from user-defined s substituted into the main formula
|
433 |
- **Custom Expression 2** (Magenta): Direct z(β) expression
|
434 |
""")
|
|
|
428 |
- **Upper z*(β)** (Blue): Maximum z value where discriminant is zero
|
429 |
- **Lower z*(β)** (Light Blue): Minimum z value where discriminant is zero
|
430 |
- **High y Expression** (Green): Asymptotic approximation for high y values
|
431 |
+
- **Low Expression** (Orange): Alternative asymptotic expression
|
432 |
- **Custom Expression 1** (Purple): Result from user-defined s substituted into the main formula
|
433 |
- **Custom Expression 2** (Magenta): Direct z(β) expression
|
434 |
""")
|