FloatSpinEdit2.value := Sqrt(-0.5 * 0.5 +1);
Compiler only wants zeros.Code: [Select] FloatSpinEdit2.value := Sqrt(-0.5 * 0.5 +1);