ThermonuclearEgg@hexbear.net 2 weeks ago
Microsoft Finally Invented A Calculator That Is Wrong Sometimes
I’ve leaked the source code
function wrong_calculator(actual_answer) { return actual_answer + Math.floor(Math.random() + 0.5); }
ThermonuclearEgg@hexbear.net 2 weeks ago
Microsoft Finally Invented A Calculator That Is Wrong Sometimes
I’ve leaked the source code
function wrong_calculator(actual_answer) { return actual_answer + Math.floor(Math.random() + 0.5); }