Skip to content

Commit

Permalink
add inline latex for 4pi
Browse files Browse the repository at this point in the history
  • Loading branch information
philipc2 committed Feb 18, 2025
1 parent 8afab7e commit d759686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/area_calc.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"metadata": {},
"source": [
"## 1. Calculate Total Face Area\n",
"We can calculate the total face area by calling the function `Grid.calculate_total_face_area()`. Since our dataset lies on the unit sphere, our expected area is , which is approximately 12.56"
"We can calculate the total face area by calling the function `Grid.calculate_total_face_area()`. Since our dataset lies on the unit sphere, our expected area is $4 \\pi$, which is approximately 12.56"
]
},
{
Expand Down

0 comments on commit d759686

Please sign in to comment.