Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

I wonder if I can use Prolog to do resolution reasoning

math prolog logic

Finding the Largest Digit in C++ [duplicate]

c++ math

Draw Sine Wave in WPF

c# wpf math drawing

Number of combinations in configurator

Algorithmically get Amplitude and Phase of Sine wave?

WPF Coordinates of intersection from two Line objects

c# wpf math

Javascript calculation bug

javascript math

Strange bug in this time calculation script?

How to create a floor function with a "step" argument

python algorithm math

Calculate Biggest Rational Fraction Within Some Bounds

Non-linear congruence solver (modular arithmetic)

math

What does the "double" do in ceil(double)?

Different ways of suming specific numbers to gain 100

c++ algorithm math

Counting digit occurrences

Algorithm to find next multiple

algorithm math pseudocode

Fast multiplication of very large numbers in perl

Practices for scientific programming [closed]

c++ math optimization

.NET implementation: Double conversion in Math.Min(float, float)

Python and numpy : subtracting line by line a 2-dim array from a 1-dim array

python arrays math numpy

Find x,y,z rotation between two normal vectors

c# math xna euler-angles