Pascal’s Triangle

Type a binomial power like (x+y)^5, (x-1)^4, (2x+3)^3. It will expand and sync row count.
Row 0 = 1. BigInt for exact coefficients. +/- keys adjust rows.
Source and updates: GitHub repository