File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -577,13 +577,13 @@ This class treats basic matters of Bezout's Identity.
577577
578578## 6. Examples
579579
580- - [ UseNumber.php] ( example /UseNumber.php) results in >> [ UseNumber.txt] ( example /UseNumber.txt)
581- - [ UsePrime.php] ( example /UsePrime.php) results in >> [ UsePrime.txt] ( example /UsePrime.txt)
582- - [ UseDivisor.php] ( example /UseDivisor.php) results in >> [ UseDivisor.txt] ( example /UseDivisor.txt)
583- - [ UseMultiple.php] ( example /UseMultiple.php) results in >> [ UseMultiple.txt] ( example /UseMultiple.txt)
584- - [ UseFraction.php] ( example /UseFraction.php) results in >> [ UseFraction.txt] ( example /UseFraction.txt)
585- - [ UseEuclid.php] ( example /UseEuclid.php) results in >> [ UseEuclid.txt] ( example /UseEuclid.txt)
586- - [ UseBezout.php] ( example /UseBezout.php) results in >> [ UseBezout.txt] ( example /UseBezout.txt)
580+ - [ UseNumber.php] ( examples /UseNumber.php) results in >> [ UseNumber.txt] ( examples /UseNumber.txt)
581+ - [ UsePrime.php] ( examples /UsePrime.php) results in >> [ UsePrime.txt] ( examples /UsePrime.txt)
582+ - [ UseDivisor.php] ( examples /UseDivisor.php) results in >> [ UseDivisor.txt] ( examples /UseDivisor.txt)
583+ - [ UseMultiple.php] ( examples /UseMultiple.php) results in >> [ UseMultiple.txt] ( examples /UseMultiple.txt)
584+ - [ UseFraction.php] ( examples /UseFraction.php) results in >> [ UseFraction.txt] ( examples /UseFraction.txt)
585+ - [ UseEuclid.php] ( examples /UseEuclid.php) results in >> [ UseEuclid.txt] ( examples /UseEuclid.txt)
586+ - [ UseBezout.php] ( examples /UseBezout.php) results in >> [ UseBezout.txt] ( examples /UseBezout.txt)
587587
588588## 7. LICENSE
589589
Original file line number Diff line number Diff line change 11{
22 "name" : " macocci7/php-math-integer" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " PHP Math Library of the subjects of number theory(only natural number)." ,
55 "type" : " library" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments