bahrain-math
v1.0.0
Published
A package implementing Bahrain's unique math logic
Downloads
3
Readme
BahrainMath
A npm package implementing Bahrain's unique math logic.
Installation
npm install bahrain-math
Usage
const BahrainMath = require('bahrain-math');
console.log(BahrainMath.add(90, 6)); // Outputs: 98
console.log(BahrainMath.add(2, 3)); // Outputs: 5
Background
This package is a humorous take on the controversial football match between Indonesia and Bahrain, where the referee extended the game beyond the allocated extra time, allowing Bahrain to score a goal in the 98th minute when only 6 minutes of extra time were initially given.
Disclaimer
This is a joke package and should not be used for any serious calculations or applications.