Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Math kütüphanesi tamamlandı. #130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Apr 21, 2023
Merged
Prev Previous commit
Next Next commit
Update library/math.po
Co-authored-by: Ege Akman <[email protected]>
  • Loading branch information
berkcangumusisik and egeakman authored Mar 31, 2023
commit 948562d3abdc7cd9b6c86a5e64f5e91067b67246
8 changes: 4 additions & 4 deletions library/math.po
Original file line number Diff line number Diff line change
Expand Up @@ -890,11 +890,11 @@ msgid ""
"from one would cause a `loss of significance <https://en.wikipedia.org/wiki/"
"Loss_of_significance>`_\\."
msgstr ""
"x*'de tamamlayıcı hata fonksiyonunu döndürür. Tamamlayıcı hata fonksiyonu "
"*x* 'de tamamlayıcı hata fonksiyonunu döndürür. `Tamamlayıcı hata fonksiyonu "
"<https://en.wikipedia.org/wiki/Error_function>`_ ``1.0 - erf(x)`` olarak "
"tanımlanır. Birden çıkarmanın <https://en.wikipedia.org/wiki/"
"Loss_of_significance>`_\\ anlamlılık kaybına neden olacağı büyük *x* "
"değerleri için kullanılır."
"tanımlanır. Birbirinden çıkarmanın `anlamlılık kaybına <https://en.wikipedia.org/wiki/"
"Loss_of_significance>`_ neden olacağı büyük *x* "
"değerleri için kullanılır.\\"

#: library/math.rst:603
msgid ""
Expand Down