Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

Faster modulus in C/C#?

c# math optimization modulus

Random number generator that produces a power-law distribution?

c++ math random power-law

Need help in mod 1000000007 questions

Clean, efficient algorithm for wrapping integers in C++

javascript / jquery - select the larger of two numbers

Calculate business hours between two dates

sql sql-server datetime math

Finding the coordinates on the edge of a circle [closed]

c# math trigonometry geometry

I want to calculate the distance between two points in Java

java math distance

Generating unique, ordered Pythagorean triplets

python math

Is `scipy.misc.comb` faster than an ad-hoc binomial computation?

Given two lines on a plane, how to find integer points closest to their intersection?

algorithm math

Fastest Integer Square Root in the least amount of instructions

c algorithm math sqrt

Zoidberg curve, can't reach "zoidberg" solution

matlab math

Algorithm to find two points furthest away from each other

How to portably find out min(INT_MAX, abs(INT_MIN))?

c++ c math limits

Unsigned modulos: alternative approach?

c++ c optimization math

Changing a matrix from right-handed to left-handed coordinate system

math graphics

undefined reference to `log'

c math random makefile ld

Simple physics-based movement

math 2d physics

Do cryptographic hash functions reach each possible values, i.e., are they surjective?

math hash cryptography