Template:AmmoExchange
Template page
More actions
Floor() × b = Converted Ammo
() × b % c = Remainder Ammo
When converting 5.56x45mm to 7.62x39mm, do not use the "floor" function.
A = Amount of ammo in the input
B = The "exchange value" of the ammo in the input
C = The "exchange value" of the ammo in the output
% = Modulo Operator (or in other words, the remainder after dividing)
Exchange Values
- 9x19mm = 2
- 5.56x45mm = 3
- 7.62x39mm = 3
- 12/70 Buckshot = 5
- .44 Mag = 7
Text Example: 8 Rounds of 9x19mm to 5.56x45mm
5.56x45mm (4 rounds)
9x19mm (2 rounds)
Text Example: 15 Rounds of 9x19mm to 5.56x45mm
.44 Mag (2 rounds)
9x19mm (5 rounds)
Text Example: 35 Rounds of 7.62x39mm to 5.56x45mm
5.56x45mm (35 rounds)
Text Example: 65000 Rounds of .44 Mag to 9x19mm
9x19mm (227500 rounds)