Skip to content
Prev Previous commit
Next Next commit
Update library/math.po
Co-authored-by: Ege Akman <egeakmanegeakman@hotmail.com>
  • Loading branch information
berkcangumusisik and egeakman authored Apr 17, 2023
commit d175cfe845fc09030e72d61a816953676bbcb4da
2 changes: 1 addition & 1 deletion library/math.po
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ msgid ""
"(the same as the platform C double type), in which case any float *x* with "
"``abs(x) >= 2**52`` necessarily has no fractional bits."
msgstr ""
"func:`ceil`, :func:`floor` ve :func:`modf` fonksiyonları için, yeterince "
":func:`ceil`, :func:`floor` ve :func:`modf` fonksiyonları için, yeterince "
"büyük büyüklükteki *tüm* kayan noktalı sayıların tam tamsayı olduğunu "
"unutmayın. Python kayan noktalı sayıları tipik olarak 53 bitten fazla "
"hassasiyet taşımaz (C platformundaki double tipiyle aynıdır), bu durumda "
Expand Down