معرفی شرکت ها


UsePhysics-1.0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Sample Package
ویژگی مقدار
سیستم عامل OS Independent
نام فایل UsePhysics-1.0.1
نام UsePhysics
نسخه کتابخانه 1.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Prateek C. Tripathi
ایمیل نویسنده prateektripathi85@gmail.com
آدرس صفحه اصلی https://github.com/Prateek23n/PyPhysics
آدرس اینترنتی https://pypi.org/project/UsePhysics/
مجوز MIT
A comprehensive library to tackle the issues of Physical constants and conversions required from time to time for scientific computations. Taking from gravity to gravitation constants to reaching the horizons of micro-level values it can handle issues for Bohr-radius, electronic charge and mass. It can also handle thermodynamic components like Boltzmann constants. Work is under progress to enhance the umbrella of physics based conversions. All the constants' value has been taken reference from: http://web.mit.edu/birge/Public/formulas/phys-const.pdf import physics.pyphysics as phy print(phy.g) print(phy.mu) print(phy.plank) print(pyphysics.impedance) print(phy.charge) print(phy.flux) print(phy.me) #-> Gives the mass of electron print(phy.mp) # -> Gives the mass of proton print(phy.boltzman) print(phy.rydberg) print(phy.gravitation) print(phy.bohr_radius)


نحوه نصب


نصب پکیج whl UsePhysics-1.0.1:

    pip install UsePhysics-1.0.1.whl


نصب پکیج tar.gz UsePhysics-1.0.1:

    pip install UsePhysics-1.0.1.tar.gz