Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

sine wave that exponentialy changes between frequencies f1 and f2 at given time/amount of samples

python c algorithm math waveform

Raycasting engine rendering creating slight distortion increasing towards edges of screen

Scala: How to find the minimum of more than 2 elements?

scala math minimum

How to convert an equation into formulas for individual variables?

Combinations, Dispositions and Permutations in PHP

ArithmeticException thrown in Java

java math floating-point

Low pass filter using FFT instead of convolution implementation

Smallest integer larger than lg N

Divide a integer and get decimal answer

iphone objective-c math

Given the x and y components of the velocity, how can the angle be computed? [closed]

math vector geometry angle

Jquery math addition

jquery math

Convert very huge number to base 10 string

c# math

Encoding name strings into an unique number

string algorithm math text

Why is Float::INFINITY == Float::INFINITY in Ruby?

ruby math

Finding the First and Third Quartiles

c# math

how to calculate mortgage in javascript

javascript math formula

Which of the growth rates log(log *n) and log*(log n) is faster?

Permutation and Combination in C# [closed]

c# math

How to check if number is summation of powers of 5 [closed]

algorithm math numbers

What is the need of the statement of (num+mod)%mod?

c++ c algorithm math