Skip to main content

No project description provided

Project description

WwjFunction

在这个模块中一共有四个函数,分别用来计算加法、减法、乘法、除法

加法-add

计算加法的程序为add,用户只需要输入两个参数即可得出加法的结果。调用格式为

wwjfunction.add(a,b)

减法-sub

计算加法的程序为sub,用户只需要输入两个参数即可得出减法的结果。调用格式为

wwjfunction.sub(a,b)

注意:这里得出来的是绝对值

乘法-mult

计算加法的程序为mult,用户只需要输入两个参数即可得出加法的结果。调用格式为

wwjfunction.mult(a,b)

除法-div

计算加法的程序为div,用户只需要输入两个参数即可得出加法的结果。调用格式为

wwjfunction.div(a,b)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wwjfunction-2022.1.23.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distributions

wwjfunction-2022.1.23-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

wwjfunction-2022.1.23-py2.py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page