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 Apr 17, 2023
commit b41d4bfa92711e40d23a2aac5b8345fbf575db73
2 changes: 1 addition & 1 deletion library/math.po
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ msgid ""
"integral or is negative."
msgstr ""
"*n* faktöriyeli tamsayı olarak döndürür. *n* tamsayı değil veya negatifse :"
"exc:ValueError fırlatır."
"exc:`ValueError` fırlatır."

#: library/math.rst:74
msgid "Accepting floats with integral values (like ``5.0``) is deprecated."
Expand Down