Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

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

Calculating shortest path between 2 points on a flat map of the Earth

math geometry geography

How could one implement multiplication in finite fields?

math algebra

How to fix this problem in PHP?

php math floating-point

algorithm to find edges using vertices (2D and 3D) in a mesh

c++ algorithm math geometry mesh

In software engineering, is it required you're good in math or physics there? [closed]

math physics

Roots of a Quartic Function

math polynomial-math

Date Range Overlap with Nullable Dates

Solve for D given A,B,C and length of C-D, parallel to A-B [closed]

c++ c algorithm math

Facebook Hacker Cup: Power Overwhelming

algorithm math

Getting "carry" in x + y [duplicate]

c++ c math

Fast, inaccurate sin function without lookup

math trigonometry shader

Benford's Law in Java - how to make a math function into Java

Find probability of two randomly picked integers (from n integers) to be relatively prime

Weighted least square - fit a plane to 3D point set

How do you round up to nearest multiple of a given factor with floating point numbers?

Specialize template based on positivity of argument

c++ templates math

How to generate a sequence of n random positive integers which add up to some value?

java math random precision