معرفی شرکت ها


calculator_val-1.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A simple calculator
ویژگی مقدار
سیستم عامل -
نام فایل calculator_val-1.0
نام calculator_val
نسخه کتابخانه 1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Valerio S <rgsvale@gmail.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/calculator_val/
مجوز -
Welcome to calculator_val project! This is a simple calculator that performs a few basic operations. The operations available are 'sum', 'sub', 'mult', 'div','nroot', 'delete'. sum : adds up a number to the value stored in memory. sub: subtracts the argument from the value in memory. mult: multiplies the memory by the argument provided div: divides the memory by the input given nroot: returns the n_th root of the value stored in memory delete: resets the calculator by assigning 0 to the memory don't worry too much about this description, all the information you need will be provided the prompt line while using the package. To get started just run the __init__.py file. A nice menu GUI will guide you through the use of the calculator and ask you directly which operations you want to perform and so on. If you are an advanced user you can also install the calculator module form pip under the name calculator_val. This code is protected by MIT Licence. Enjoy!


نحوه نصب


نصب پکیج whl calculator_val-1.0:

    pip install calculator_val-1.0.whl


نصب پکیج tar.gz calculator_val-1.0:

    pip install calculator_val-1.0.tar.gz