Source
Report Share List favoriters

Comments

Syntax quick reference: **bold** *italic* ||hide text|| `code` __underline__ ~~strike~~ ^sup^ ~sub~

Detailed syntax guide

well if the number you devide by gets smaller than the result gets bigger.
 
1 / 2 = 0.5  
1 / 1 = 1  
1 / 0.5 = 2  
1 / 0.25 = 4
 
soo, 1 / 0 = ∞