diff --git a/sk2/README.md b/sk2/README.md index d8ff69e..439750b 100644 --- a/sk2/README.md +++ b/sk2/README.md @@ -66,5 +66,7 @@ Enter the equation: ### Zoznam použitých zdrojov Táto práca ma inšpirovala k rozdeleniu podľa konfigurácií - https://github.com/hariprasath112/scientific-calculator?tab=readme-ov-file + Unarny operator minus - https://www.scaler.com/topics/unary-operator-in-c/ + Sqrt - https://www.upgrad.com/tutorials/software-engineering/c-tutorial/sqrt-in-c/#:~:text=In%20C%20programming%20the%20square,h%3E%20header%20file.