Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

Karatsuba algorithm too much recursion

How many different possible ways can persons be seated in a round table?

number divisible by 17?

algorithm math

Interviewstreet- Permutation Game

algorithm math game-theory

Is there a more elegant way to calculate x = (y / n) + (y % n ? 1 : 0) ?

math language-agnostic

Tribonacci series with different initial values

algorithm math

Math - Divide & leave remainder [duplicate]

jquery math

fibonacci series - recursive summation

java math recursion fibonacci

Gravity Compensation in Accelerometer Data

how to compute 'y' in 2^y = 2^q0 + ... + 2^qn efficiently in C++?

c++ math

Normalizing Spatial Vectors without Square Root

java math collision geometry

How does this approximation of division using bit shift operations work?

FInd Next smallest number with same digits Python

python algorithm math

Matrix multiplication - view/projection, world/projection, etc

Rotate a model around its own axes

wpf math 3d geometry

C# divide two binary numbers

c# binary math

Fastest way to fit a parabola to set of points?

Factor a large number efficiently with gmp

Sum and multiplication modulo

c algorithm math

Test if number is inside circular interval