Basic_Maths 2.0
·
58 commits
to main
since this release
Yenilikler:
Bilgi: Basic_Maths kütüphanesi hakkında detaylı bilgi için: https://linuxuserslinuxmint.github.io/Documents/Basic_Maths/2.0/basic_maths.html
- Basic_Maths.py dosyasına bilgi değişkenleri eklenmiştir. Basic_Maths kullanılarak yazılmış olan programlarda Basic_Maths hakkında bilgilere erişmek için bu değişkenleri kullanabilirsiniz.
- Bölme için 2. sayının 0 olup olmama durumu için bir denetleme eklenmiştir. (örnek: 98/0=undefined, ve 2.sayının 0 olması durumunda bir uyarı mesajı eklenmiştir.)
- Basic_Maths örnekleri için sonuç diyaloğu değişkeni düzenlenmiştir. (Example/basic_maths_calc.py)
Innovations:
Info: For detailed information about the Basic_Maths library: https://linuxuserslinuxmint.github.io/Documents/Basic_Maths/2.0/basic_maths.html
- Information variables have been added to the Basic_Maths.py file. You can use these variables to access information about Basic_Maths in programs written using Basic_Maths.
- A check has been added to check whether the 2nd number for division is 0 or not. (example: 98/0=undefined, and a warning message has been added if the 2nd number is 0.)
- Edited the result dialog variable for Basic_Maths examples. (Example/basic_maths_calc.py)