Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

Ordering functions by Asymptotic Growth Rate

algorithm math

AS3: Draw a line along the common tangents of two circles

How to find sign of directed distance?

math geometry

Is it possible to determine if a particular arithmetic operation has caused an overflow

javascript math

What's the fastest, most efficient, and pythonic way to perform a mathematical sigma sum?

python loops numpy math sum

An efficient way to implement power function: Why Math.Exp(x * Math.Log(n)) is faster than Math.Pow()?

c# math biginteger bigdecimal

How to calculate largest float smaller than input integer in C#?

Find clockwise angle between two points with respect to an arbitrary origin

Given a and b, find m such that a mod m = b mod m

algorithm math modulo

Get center of a square based on the 4 corners

java math trigonometry

Does the rounding rule of Java's Math.round conform to the IEEE 754 standard?

java math rounding ieee-754

Can you please explain Reed Solomon encoding part's Identity matrix?

math theory reed-solomon

sage math: how to combine or expand exponents in a symbolic expression?

math sage exponent

Reasoning About Recursive Functions

algorithm math recursion

Calculate rotation to align object with two points in 3D space

What's the fastest algorithm to represent a prime as sum of two squares?

Calculation of tangents for cardinal spline curves

math

Type safe modular arthmetic no annotation