Research Fjordian Plate 2: The Quest for More Fjord

This is the second iteration of our research on Fjordian plates, because the first one wasn't enough. Our team of esteemed researchers has worked tirelessly to bring you more of the same, but different.

Plate Geometry
Plate Math
Fjordian Physics

We've added more lines of code, more graphs, and more Fjords. Enjoy.

		var fjord = 42;
		console.log("Fjord is life!");
		var plate = new FjordianPlate(fjord);
		plate.calculateArea();
		plate.draw();
		console.log("Fjordian plates are the best!");