Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in trigonometry

How to plot N points on the surface of a D-dimensional sphere roughly equidistant apart?

Calculating the Viewing Frustum in a 3D Space

how to solve cos 90 problem in java? [duplicate]

java math trigonometry

Vector direction for gravity in a circular orbit

c# vector physics trigonometry

Radian measure in sin in R?

r trigonometry

Shortest distance between two degree marks on a circle?

c++ trigonometry geometry

Converting polar coordinates to rectangular coordinates

math trigonometry

Is there a fast Way to return Sin and Cos of the same value in Python?

python numpy trigonometry

C++ library for integer trigonometry, speed optimized with optional approximations?

A faster but less accurate fsin for Intel asm?

Calculating angles between line segments (Python) with math.atan2

Assembly code for sin(x) using Taylor expansion

assembly x86 trigonometry

Implementation of sinpi() and cospi() using standard C math library

Calculating evenly spaced points on the perimeter of a circle

javascript trigonometry

Sine Wave Sound Generator in Java

How to create an "intercept missile" for a game?

physics trigonometry

How can I work around the fact that in C++, sin(M_PI) is not 0?

c++ trigonometry cmath

More elegant way to resize a sector path using Raphaël JS and SVG?

C++ (and maths) : fast approximation of a trigonometric function

Most efficient way to find distance between two circles in java?