Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / mathematics

Mathematics

mathematics

Great Reads

by Artem Los
“Trits” instead of “bits” – A short introduction to balanced ternary
by Ryan Scott White
A C# struct/class library for large Floating-Point numbers
by JorgeLuisOrejel
This article describes the implementation of Dijkstra's Smoothsort as a generic sorting algorithm in C#.
by subskybox
Exploiting JavaScript's weakly typed implicit data type conversions, the 52 bit mantissa and common bit hacks.

Latest Articles

by Artem Los
“Trits” instead of “bits” – A short introduction to balanced ternary
by Ryan Scott White
A C# struct/class library for large Floating-Point numbers
by JorgeLuisOrejel
This article describes the implementation of Dijkstra's Smoothsort as a generic sorting algorithm in C#.
by subskybox
Exploiting JavaScript's weakly typed implicit data type conversions, the 52 bit mantissa and common bit hacks.

All Articles

Sort by Score

mathematics 

by Artem Los
“Trits” instead of “bits” – A short introduction to balanced ternary
by rtybase
Another number theory problem
by rtybase
Another probability problem
by User 11633146
How to calculate square root using Newton's iterative method
by User 8984948
The purpose here is not the mathematical stuff, but to provide two implementations of the factorial of a number in Delphi (Object Pascal).
by Mohammad Nasirifar
This is the story of how my early undergrad years obsession with cellular automata met a problem in the 2000 Putnam Competition that I was doing for fun
by aroman
In this article I briefly explore Density Functional Theory
by aroman
In this post I implement a Density Matrix Renormalization Group program.
by aroman
This blog entry shares a project that computes the band structure of a crystal having the diamond/zincblende structure, for various elements.
by rtybase
A short article showing how not to RSA
by rtybase
Question about iterated function a(n)=⌊nϕ+0.5⌋
by Grant Curell
Integer Overflow in Hearthstone
by aroman
In this post I explore Lattice Boltzmann methods and build a related project
by rtybase
Discussion of linear regression
by Sander Rossel
A simple introduction to set theory
by Sander Rossel
Using Venn diagrams to visualize sets.
by Sander Rossel
An introduction to algebra and algebra of sets.
by rtybase
Solution to a Math problem.
by thoughts-on-coding
Welcome back at the 2nd part of the n-body-problem series. With the first post we had a short view on the equations of motion we need to calculate the position in space of a point mass. This time we need to conclude our equations and create a minimum project setup. I would like to use […]
by aroman
In this post we introduce the Fourier Transform and hint about some of its usages.
by aroman
A ray tracing project
by aroman
This post is about the relaxation method combined with a multigrid method applied on the Laplace equation.
by Tharaka MTR
How to round up a number to the greatest 10s place
by aroman
This post also introduces VTK, The Visualization Toolkit
by rtybase
Andrica's conjecture is one of those mathematical statements which are extremely easy to formulate, but complicated to prove.
by rtybase
Andrica's conjecture is one of those mathematical statements which are extremely easy to formulate, but complicated to prove. This is my third attempt.
by aroman
In this article I discuss and make a program about Hartree-Fock.
by aroman
The subject of this post is Time-Evolving Block Decimation.