Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

Most accurate line intersection ordinate computation with floats?

Octave / Matlab: How to plot the roots of a polynomial

math matlab octave

Estimating the size of a tree

algorithm math tree graph

Run Javascript on the body of a Gmail message

Speaking computer science in mathematicalese

computer-science math

What is the simplest way to get a ratio in PHP of multiple numbers?

php math function recursion

Drawing lat/lng points on an image

Radius of projected Sphere

Applying a Logarithm to Navigate a Tree

Find the third point

math drawing

Find a bijection that best preserves distances

Any Code Examples showing how to solve Mulitple Linear Equations in objC?

Java Math.tanh() performance

java performance math

Generate unique random integer in database column

Math.round() and Math.floor() problem with setInterval()

Rescale a vector of integers

Maths behind sliding scale pricing [closed]

php math

Packing Rectangles Algorithm

algorithm math packing

Remove rotation from a 4x4 homogeneous transformation matrix

math matrix

Number of swaps in Bubble Sort

c++ algorithm math bubble-sort