html Calabi-Yau Metrics: Because Math is Hard

Welcome to Calabi-Yau Metrics

Because math is hard, and we're all about making it harder.

Our metrics include:

What is the Calabi-Yau Metric?

It's a measure of the amount of confusion we can inflict upon our users.

			metric = confusion / understanding
		

Our patented algorithm (not actually patented, but we'd totally do it if we had to) uses a combination of randomly generated equations and user input to create an infinitely complex and ever-changing metric.

Try it yourself! (But don't say we didn't warn you.)

			function calculateEntropy() {
				var x = Math.random() * 100;
				return x;
			}
			calculateEntropy();