https://github.com/kb-web-development/fermat-last-theorem-and-php
An Exploration of Fermat Last Theorem (FLT) through the lenses of PHP
https://github.com/kb-web-development/fermat-last-theorem-and-php
Last synced: 3 months ago
JSON representation
An Exploration of Fermat Last Theorem (FLT) through the lenses of PHP
- Host: GitHub
- URL: https://github.com/kb-web-development/fermat-last-theorem-and-php
- Owner: KB-WEB-DEVELOPMENT
- Created: 2022-07-13T17:13:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T10:41:07.000Z (over 2 years ago)
- Last Synced: 2025-01-21T04:08:08.938Z (5 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fermat-Last-Theorem-and-PHP
An Exploration of Fermat Last Theorem (FLT) through the lenses of PHPI wrote a paper entitled AN EXPLORATION OF FERMAT’S LAST THEOREM THROUGH PHP which can be read and downloaded here :
https://www.dropbox.com/s/sxhy6crqvzejjo5/Fermat%20Last%20Theorem%20-%20paper.pdf?dl=0
The scripts contained in this repository are explained in the paper.