diff --git a/applications/fpvviewer/examples_files/html/areaofcircle.html b/applications/fpvviewer/examples_files/html/areaofcircle.html new file mode 100644 index 000000000..29dea9c5b --- /dev/null +++ b/applications/fpvviewer/examples_files/html/areaofcircle.html @@ -0,0 +1,110 @@ + + + + + Area of a circle + + +

Area of a circle

+

+ + + + + Area = + Circle Area = + π + × + r + 2 + + + + r + 2 + + + +

+

+ The area of a circle is + + π + + + r + 2 + + . +

+ + \ No newline at end of file