private void btnNewConstante_Click(object sender, EventArgs e) { mathConst window4 = new mathConst(); window4.Show(); }