Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

How to round up value C# to the nearest integer?

c# math rounding

What is O(log* N)?

javascript: calculate x% of a number

javascript math

JavaScript: Calculate the nth root of a number

algorithm math javascript

How do I combine complex polygons?

math geometry union

Inverting a 4x4 matrix

Is there a good math/stats library for Scala? [closed]

scala math statistics

Direct way of computing clockwise angle between 2 vectors

c++ math angle

What is the ideal growth rate for a dynamically allocated array?

Calculating powers of integers

java math

Python round up integer to next hundred

python math rounding

Ruby factorial function

ruby math factorial

Check if a number is a perfect square

python math perfect-square

Round float to x decimals?

python math rounding

How can I calculate divide and modulo for integers in C#?

What's a good algorithm to determine if an input is a perfect square? [duplicate]

Evaluating a string as a mathematical expression in JavaScript

javascript string math numbers

What's the algorithm to calculate aspect ratio?

NumPy: Logarithm with base n

python math numpy logarithm

Arbitrary-precision arithmetic Explanation

math biginteger bignum