In this Aptana Studio 3 Turkish Tutorial, I will show you make import math functions and usage in Python. Imported commands; ['doc', 'loader', 'name', 'package', 'spec', 'acos', 'acosh', 'asin', 'asinh', 'atan', 'atan2', 'atanh', 'ceil', 'copysign', 'cos', 'cosh', 'degrees', 'e', 'erf', 'erfc', 'exp', 'expm1', 'fabs', 'factorial', 'floor', 'fmod', 'frexp', 'fsum', 'gamma', 'gcd', 'hypot', 'inf', 'isclose', 'isfinite', 'isinf', 'isnan', 'ldexp', 'lgamma', 'log', 'log10', 'log1p', 'log2', 'modf', 'nan', 'pi', 'pow', 'radians', 'sin', 'sinh', 'sqrt', 'tan', 'tanh', 'tau', 'trunc'] in the program.
Aptana Studio 3 programın Python derslerimizde math komutunuz programlarımıza nasıl dahil edeceğimizi gösterdim. Sonrasında nasıl kullanıldıkları hakkında uygulamalar yapıp fonksiyonların görevi ve çalışma mantığı hakkında bilgiler verdim .
Göstermiş olduğum fonksiyonlardan hangilerini programlarınızda kullanacak iseniz bir kenara not alınız. Özellikle görevini tam kavrayınız. Hadi videomuza geçelim.
Kaynak index.html
import math
print(dir(math))
print(help(math))
print(math.acos(0))
print(math.acosh(1))
print(math.asin(0))
print(math.asinh(1))
print(math.ceil(5.56))
print(math.ceil(-5.56))
print(math.degrees(1.5707963267948966))
print(math.factorial(5))
print(math.sqrt(16))
print(math.trunc(5.56))
print(math.trunc(-5.56))
Bir sonraki aşamada görüşmek üzere…
Githup link: Aptana Studio 3
İndirme Link Sitesi: Aptana Studio 3
Posted on Utopian.io - Rewarding Open Source Contributors
Thank you for the contribution. It has been approved.
You can contact us on Discord.
[utopian-moderator]
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Yhank you...
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hey @gerginho, I just gave you a tip for your hard work on moderation. Upvote this comment to support the utopian moderators and increase your future rewards!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
very good
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
teşekkürler. bi sonraki paylaşımızı sabırsızlıkla bekliyoruz.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Teşekkür eder tr kullanıcısı olduğunuz için takip(follow) işlemini yapıyorum...
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I am the first time on steemit blog, please give freedom in my comment! Do not back off before the fight. I see the privilege of steemit @locer76 @utopian.io
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hey @tarikhakan55 I am @utopian-io. I have just upvoted you!
Achievements
Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit