diff --git a/doc/bfast/fixed_angle_broadband_simulations_in_Meep.md b/doc/bfast/fixed_angle_broadband_simulations_in_Meep.md index da49954de..c939b8418 100644 --- a/doc/bfast/fixed_angle_broadband_simulations_in_Meep.md +++ b/doc/bfast/fixed_angle_broadband_simulations_in_Meep.md @@ -134,7 +134,7 @@ Stability As the incident angle increases, the maximum possible $\Delta t$ value decreases, following the formula: ```math -\frac{c\Delta t}{\Delta x} \leq \frac{(1-sin(\theta))}{\sqrt{D}} \tag{17} +\frac{c\Delta t}{\Delta x} \leq \frac{(1-\sin(\theta))}{\sqrt{D}} \tag{17} ``` where D is the number of dimensions [2].