We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d252d7 commit fe37bf3Copy full SHA for fe37bf3
Maths/Area.js
@@ -2,6 +2,8 @@
2
Calculate the area of various shapes
3
*/
4
5
+//Just a comment
6
+
7
/**
8
* @function surfaceAreaCube
9
* @description Calculate the Surface Area of a Cube.
0 commit comments