Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

Javascript: PI (π) Calculator

javascript math pi

Choosing circle radius to fully fill a rectangle

math trigonometry geometry

Create a percentage with three numbers

javascript jquery math

BigInteger mathematical functions not returning expected values

java math biginteger

Expression evaluation

algorithm math evaluation vb5

Boole's rule for N intervals (C)

How can you perform this improper integral as Mathematica does?

Tesselation of the circle in OpenGL

Finding the 4 corners of a rectangle which connects two moving objects

c++ math sfml

C uses different data type for arithmetic in the middle of an expression?

Calculate distance between two mouse points

c# math mouse distance

Javascript. Tricky: Are all array values consistent? (ie: does a = [a,a,a,a]) for any size array

javascript math iteration

how to get numbers to have precision of .05?

Python pandas add absolute one to positive/negative numbers in a series

python pandas math absolute

Can xor of distinct prime numbers be 0?

math primes xor bitwise-xor

Why is my implementation of the Sieve of Atkin overlooking numbers close to the specified limit?

Get the slope from one point and an angle in degrees

Compute pairs from two lists that when multiplied make a perfect square [duplicate]

How to divide a fixed point number by a small float number?

c math fixed-point