myFloatVariable.ToString("0.00"); //2dp Number myFloatVariable.ToString("n2"); // 2dp Number myFloatVariable.ToString("c2"); // 2dp currency