Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

How to 'zoom' in on a section of the Mandelbrot set?

python math mandelbrot

Given a set of intervals, find the minimum number of points that need to be placed, so that every interval has a point in it

algorithm math

Coding mathematical algorithms - should I use variables in the book or more descriptive ones?

How to round down to the nearest significant figure in php

How to draw bottom half of a circle in canvas

Create a Fast Sin() function to improve fps ? Fast sin() function?

Calculating percent "x/y * 100" always results in 0?

java math

Simulating orbits using laws of physics [closed]

Why does my reduce based average function return NaN?

Representing code algebraically

math pseudocode notation

Divide the number into random number of random elements?

Is there any fast algorithm to compute log2 for numbers that are all power of 2?

c algorithm math

Explain a code to check primality based on Fermat's little theorem

How to raise a double value by power of 12?

c objective-c math

What are the functions in the standard library that can be implemented faster with programming hacks? [closed]

c++ algorithm math stl

How to calculate value percentage value between two points

c# math unity3d

signed and unsigned arithmetic implementation on x86

Faster Alternative to Math.sqrt()

Project Euler #211 - efficiency issue

math common-lisp

Java: Round to arbitrary values

java math rounding