Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

Most accurate way to compute asinhf() from log1pf()?

Go math package has invalid result

math go

Solve a simple packing combination with dependencies

How can I solve this arithmetic puzzle? My solution is too slow after n = 14

python math

Required Working Precision for the BBP Algorithm?

How to determine all line segments from a list of points generated from a mouse gesture?

Calculus? Need help solving for a time-dependent variable given some other variables

math variables calculus

Pretty printing math in C# desktop application

Resource placement (optimal strategy)

Parallel arbitrary-precision arithmetic library [closed]

math parallel-processing

Algorithm for quadratic form matrix multiplication with sparse Matrix

Approximation of a common divisor closest to some value?

algorithm math geometry

How many squares can be packed into a circle?

How to arrange N rectangles to cover minimum area [duplicate]

algorithm math area rectangles

How to exactly solve quadratic equations with large integer coefficients (over integers)?

How to exponentiate really large numbers in Objective-C?

ios objective-c math

How to calculate sum of square of log series

Solve Number Puzzle with C and Java

java c algorithm math puzzle

How to determine if a GPS coordinate lies within a rectangular area?

What is a good algorithm to check whether or not a number exist in multiple sets without searching them all?