Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

C#: generic math functions (Min, Max etc.)

c# math

As a programmer how would you explain imaginary numbers?

math complex-numbers

Efficient way to compute p^q (exponentiation), where q is an integer

c++ math exponentiation

What would a P=NP proof be like, hypothetically?

Project Euler #163 understanding

Continuous mutual information in Python

Exact Large Finite Field Linear Algebra Library (e.g. GF(2^128) / GF(2^256) ) [closed]

Queuing theory for programmers?

Verifying that C / C++ signed right shift is arithmetic for a particular compiler?

c++ c math signed

Encoding / Error Correction Challenge

How to generate statistically probably locations for ships in battleship

why javascript ln is called log? [closed]

javascript math

Random rational numbers generation

shortest paths & geodesics

Modeling distribution of performance measurements

How to find pair with kth largest sum?

Calculate center of SVG arc

Picking A, C and M for Linear congruential generator

What is the difference between BigDecimal movePointRight and scaleByPowerOfTen?

java math bigdecimal

How to calculate smallest number with certain number of divisors?

algorithm math