Skip to main content

korean high school 3rd grade math with python3!

Project description

<p align=”center”><a href=”https://pypi.org/project/readme-md/”>readme-md</a> install: [sudo] pip install percstat</p> <p>NOTICE:the percentage library only use abpout percentage. </p> <p>if you want to use percentage and statistics, you re welcome!</p> <p>it is open source(even commercial use!)!</p> <p>function list:</p> <p>class function(type,argument(if function)) returns value</p> <p>etc coin(variable(list)) - [0,1]</p> <p>etc dice(variable(list)) - [1,2,3,4,5,6]</p> <p>percentage Factorial(function,integer n) n<em>(n-1)</em>…<em>2</em>1 - </p> <p>percentage nPr(function,integer n,integer r) Factorial(n)/Factorial(n-r) - </p> <p>percentage nCr(function,integer n,integer r) nPr(n,r)/Factorial(r) -</p> <p>percentage AnB(function,list A,list B) intersection of A and B -</p> <p>percentage Ac(function,list A,list S) complementary set of A in S -</p> <p>percentage AUB(function,list A,list B) union A and B</p> <p>percentage AEB(function,list A,list B) true if A is in B -</p> <p>percentage AcB(function,list A,list B) same as AEB, but len(A) is 1 -</p> <p>percentage P(function,list A,list S) percentage of A if A is in S -</p> <p>percentage P_BlA(function,list A,list B,list S) P(AnB,S)/P(A,S) -</p> <p>percentage nPIr(function,integer n,integer r) n power r -</p> <p>percentage nHr(function,integer n,integer r) nCr(n+r-1,r) -</p> <p>percentage AmB(fuunction,list A,list B,list S) AnB(A,Ac(B,S))</p> <p>statistics autoconfigure(function,integer n,float P) list(n,percentage) -</p> <p>statistics into_graph(function,list li) autoconfigured list intoi graph -</p>

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

percstat-0.0.0a8.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file percstat-0.0.0a8.tar.gz.

File metadata

  • Download URL: percstat-0.0.0a8.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.3.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.2+

File hashes

Hashes for percstat-0.0.0a8.tar.gz
Algorithm Hash digest
SHA256 cc13cfc848db88eee9d7a0b79833ef8b1ec46fbb809d837cd1465daaa29c580c
MD5 90c7dd7a2e9b3a73b288b929e53fbc23
BLAKE2b-256 4e2cf2327d3e3c207242f68662c5151cb3b8794f3802c9c819ea2c909ddc7442

See more details on using hashes here.

Supported by

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