log.py

Created by alexistb2904

Created on June 05, 2024

674 Bytes

























'''
$\overline{a+b}$ = $\overline{a}$.$\overline{b}$
$\overline{a.b}$ = $\overline{a}$ + $\overline{b}$
a.$\overline{a}$ = 0
a + $\overline{a}$ = 1
a+ab = a
a + $\overline{a}$b = a+b
$\overline{a}$ + ab = $\overline{a}$+b
a+a = a | a.a = a

+ = OU
. = ET

Avec 3var
1case = 3var
2case = 2var
4case = 1var

a=b[n] -> a congru b modulo n
b = reste / de a par n
n = diviseur
21=16[5] car 21=5*4+1
16=5*3+1

15=7*2+1 = 1[2]
A est multiple de n quand A=0[n]
sois A/n = 0

Matrice Additions :
Uniquement meme dimension
Multiplication multiplier tout les termes
Multiplication matrice
M*N = N doit avoir le meme nb de ligne que M a de colonne
'''

During your visit to our site, NumWorks needs to install "cookies" or use other technologies to collect data about you in order to:

With the exception of Cookies essential to the operation of the site, NumWorks leaves you the choice: you can accept Cookies for audience measurement by clicking on the "Accept and continue" button, or refuse these Cookies by clicking on the "Continue without accepting" button or by continuing your browsing. You can update your choice at any time by clicking on the link "Manage my cookies" at the bottom of the page. For more information, please consult our cookies policy.