Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

Fast hyperbolic tangent approximation in Javascript

Calculate percentage increase between two decimal numbers

php math

Generating continued fractions for square roots

c++ math square-root

Binomial coefficient modulo 142857

Chance of a duplicate hash when using first 8 characters of SHA1

Tricky interview puzzle

Uses of Ackermann function?

xslt - subtracting days

xslt date math

C++ Float Division and Precision

c++ math floating-point

Find the CGPoint on a UIView rectangle intersected by a straight line at a given angle from the center point

signed distance between plane and point

math vector

How to compute fmod in C#?

c# math

object a = object b; what happens to object a?

java math

Why does C# Math.Ceiling round down?

c# math

How to calculate the angle of a vector from the vertical?

Find the Angle between two Bearings

How do I calculate the closest power of 2 or 10 a number is?

algorithm math

Properties of the modulo operation

c++ c math properties modulo

How can I multiply two matrices in C#?

c# math

How does math.min actually work?

java math min built-in