Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

Format string into scientific notation

c++ math string

get angle of a line from horizon

c# math geometry drawing

Scaling around a specific point in 2d coordinate system

How to do an inverse log transformation in R?

r math logarithm

Building a Collaborative filtering / Recommendation System

Area of a irregular shape

c++ math shapes

how to evaluate derivative of function in matlab?

math matlab

Reccurrence T(n) = T(n^(1/2)) + 1

A possible algorithm for determining whether two strings are anagrams of one another? [closed]

c string algorithm math anagram

Checking if a point is inside a rotated rectangle

c# math graphics xna geometry

Given the exp() function, how to implement the ln() function?

algorithm math

Why is System.Math and for example MathNet.Numerics based on double?

c# math double decimal

Given a bounding box and a line (two points), determine if the line intersects the box

c# math vector c#-2.0

Java 8 LocalDateTime round to next X minutes

Get direction between two 3d vectors using Three.js?

javascript math three.js

What is this piece of Python code doing?

python math syntax

How to round a decimal to the nearest fraction?

Predicting the number of digits of a multiplication

Javascript intelligent rounding

javascript math rounding

Dividing a integer equally in X parts

php math