Skip to main content

Create From Void

Project description

to use TewL is very easy

<p>1. first shapes:</p>
    the shapes for example trngle:
        is law for tirangle vatghours a^2 + B^2 = C^
        imposed to use the function bases.shapes.trangle(3,4,0)=
        in function a^2 +b^2 =C^2 , 3^2+ 4^2 = C^2 , 9 + 16 = C^2 , 25 = C^2, root(25) = root(C^2),5.0=C
    the shapes for example square_face()or square_around():
        is law for square_face = x * y
        or
        is law for square_around= a+b+c+e
        for example
        square_face(5,3) = x*y = 5*3 = 15 
        or
        square_around(1,2,3,4) = a+b+c+e = 1+2+3+4 = 12
    the shapes for example cericle_tall or cericle_around:
        to use cericle_tall:
            just type bases.shapes.cericle_tall()
        or
        
        to use cericle_around:
            just type bases.shapes.cericle_around()
        for exmaple:
            bases.shapes.cericle_tall(1) = b * pi = 3.14
            or
            bases.shapes.cericle_around(1) = pi *b = 3.14
    
2.second class dvi:
    1.sqr() or one_to_infite():
        to use sqr or one_to_infite function just use 
            bases.dvi.sqr(5) or
            bases.dvi.one_to_infite(5,3)
            sqr(5) = 25
            one_to_infite(5,3) = 125


    2.root() or cube_root():
        the dvi example root() or cube_root() function to use bases.dvi.root(1) = root for 1 * 1 =1
        for use bases.dvi.cube_root(1) = 1*1*1 =1
    
    3.abst():
        to use abst() just use bases.dvi.abst() for exmplae:
            bases.dvi.abst(1.4) = 1 
            or
            bases.dvi.abst(1.9) = 2 

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

Tewl-vn-0.1.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distributions

Tewl_vn-0.2-py3-none-any.whl (1.7 kB view hashes)

Uploaded Python 3

Tewl_vn-0.1-py3-none-any.whl (1.7 kB view hashes)

Uploaded 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