Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

C# Ln to Mathf.Log

c# math

Get min and max integer value containing X number of digits

How do I root in python (other than square root)? [duplicate]

python math

bash and bc math calculation with decimal point

bash math decimal-point bc

Why doesn't python have built-in function mean()? [closed]

python function math

Finding all quadrilaterals in a set of intersections

Sphere that surely encompass given list of points [points are with x, y and z co-ordinate]

Is it possible to predict future 2FA values given older values with timestamps?

Measuring height of a playing card deck in an image

Generate a unique, random friend code from a user ID algorithmically

c# algorithm math random guid

My Mandelbrot Set displays wrong outlines when plotting with few iterations

c math fractals mandelbrot

display math fraction using mathjax

math

how to add and subtract in C#?

c# math

A mathematical way to divide overlapping time ranges into hours

How can I show transformation of coordinate grid lines in python?

python math visualization

projecting points onto a plane given by a normal and a point

python numpy math

algorithm to find unique, non equivalent configurations given the height, the width, and the number of states each element can be

How to sample from a distribution given the CDF in Python

python math scipy statistics

Bisector of two vectors in 2D (may be collinear)

math vector bisect