    private void C4_Click(object sender, EventArgs e)
        {
            textBox1.Text = mem4.ToString();
            last = ' ';

        }
