Skip to content

This repository showcases diverse implementations of mathematical concepts in programming languages, providing insightful programs for various numerical tasks.

Notifications You must be signed in to change notification settings

israfilgasim/algomath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

math-playground

This repository showcases diverse implementations of mathematical concepts in programming languages, providing insightful programs for various numerical tasks.

Program Description C Python
armstrong number This program finds whether the number is an Armstrong number. C
prime number finder This program finds whether the number is prime number. C Python
nth fibionacci number This program finds nth fibionacci number. C
nth prime number This program finds nth prime number. C
manual sqrt This program finds root of number step by step with babylonian/newtonian method C Python
my log Thi program finds ln(x) Python

About

This repository showcases diverse implementations of mathematical concepts in programming languages, providing insightful programs for various numerical tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published