### Окргуличть чсило ```js const num = 5.6789; const result = num.toFixed(2); // "5.68" ```