Skip to content

EdouardVincent/Recursion-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Hello everyone,

Today I will show you how did I make substraction, addition, multiplication, division, facrotial, and power with only the functions preddecessor (-1) and successor (+1) in python with the recursivity. This way to do is called Peano's axioms. But I made it alone, I didn't search how to do on internet.

About

substraction, addition, multiplication and division coded in python in recursive

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages