Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

How to calculate the angle of a vector from the vertical?

Find the Angle between two Bearings

How do I calculate the closest power of 2 or 10 a number is?

algorithm math

Properties of the modulo operation

c++ c math properties modulo

How can I multiply two matrices in C#?

c# math

How does math.min actually work?

java math min built-in

Drawing a Rotated Rectangle

math graphics

How can I achieve a modulus operation with System.TimeSpan values, without looping?

c# .net performance math modulo

Dividing a number into random unequal parts [closed]

php algorithm math

Is it possible to calculate median of a list of numbers better than O(n log n)?

Rounding numbers in Sass and adjusting the amount of decimals

css math sass numbers rounding

Calculate a point along the line A-B at a given distance from A

c# math graphics geometry

What is a formula to get a vector perpendicular to another vector?

math vector formula algebra

How to save decimal in java

java math

C++ Exp vs. Log: Which is faster?

c++ math performance

Approximate e^x

math optimization fpga

Calculate discrete logarithm

algorithm math

Maths Range To Percentage

math language-agnostic

Fastest method to define whether a number is a triangular number

Given some AABBs, find minimum total surface area AABBs that contain them all?