Ejemplo n.º 1
0
 private void StepPointQ() => _pointQ = _pointQ * _state;
Ejemplo n.º 2
0
 private void StepPointP() => _pointP = _pointP * _state;