New posts in math

nth fibonacci number in sublinear time

Infinite integer in Python

Why are Fibonacci numbers significant in computer science?

Why does adding two decimals in Javascript produce a wrong result? [duplicate]

How to deal with overflow and underflow?

Determine which side of a line a point lies [duplicate]

Wrong math with Python?

Division between integers in Java

Cubic root of the negative number on python

Date arithmetic in Unix shell scripts

Fastest primality test

Python: Not being able to compare radians with pi values

Do not want scientific notation on plot axis

Generic C# Code and the Plus Operator [duplicate]

How to distribute points evenly on the surface of hyperspheres in higher dimensions?

numpy arbitrary precision linear algebra

How do I find the distance between two points? [closed]

How to plot a one to many function on matplotlib in python

In C# integer arithmetic, does a/b/c always equal a/(b*c)?

Is finding the equivalence of two functions undecidable?