Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

Fastest way to find the sum of decimal digits

c++ algorithm math

Numeral domains in Haskell

math haskell

Calculating geometric mean of a long list of random doubles

java math

Asymptotic analysis

How to solve ODEs with Java?

java math apache-commons ode

Solving Recurrence relation: T(n) = 3T(n/5) + lgn * lgn

How do I perform the atan2 function in T-SQL?

mysql sql-server math atan2

Golang Fibonacci calculation appears off

algorithm math go

C# rounding with division [duplicate]

c# math algebra

Rotating a CGPoint around another CGPoint

How does this method determine the greatest common divisor?

ruby algorithm math

Equivalent function for Math.signum(double) for int or long in Java

java math primitive

Runge-Kutta algorithm C++

Given (a, b) compute the maximum value of k such that a^{1/k} and b^{1/k} are whole numbers

c++ algorithm c++11 math

Why aren’t posit arithmetic representations commonly used?

How to plot a separator line between two data classes?

Looking for an algorithm to spit out a sequence of numbers in a (pseudo) random order

C++ 3D Math Library [closed]

c++ math 3d

Maths in LaTex table of contents

math latex

How to find the mathematical function defining a bezier curve