Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

How can the number of strongly connected components of a graph change if a new edge is added

math graph graph-theory

How to find the largest sum and smallest positive difference?

Binary tree transformation using rotations

Find all 4 possible normals to an ellipse

Optimize log entropy calculation in sparse matrix

c++ c math

Big O Algebra simplify

math data-structures big-o

Summation Evaluation in python

python python-2.7 math numpy

Given an integer z<=10^100, find the smallest row of Pascal's triangle that contains z [closed]

sage math: how to check if two expressions are equivalent?

math sage

How to detect if a user has drawn a circle on a touch device using canvas and javascript?

Floating Point; Division vs Multiplication

math floating-point

How to plot phasors of signals?

matlab math plot

How to count the numbers that are divisible by their sum of digits?

algorithm math optimization

add a circle at the edge of arc android?

How to get nth permutation when repetition is allowed?

How to detect a repeating decimal

ios swift math

Why this sin cos look up table inaccurate when radian is large?

c arrays math trigonometry

Largest product in a grid

java algorithm math logic

How do I assign random values in an array of n elements satisfying following constraints?

arrays algorithm math

Playing a Sine Wave with changable parameters - how to do the phase shifting?

c++ math audio sdl waveform