Sponsored links: Algebra eBooks
 

Help Index

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z

The Maxima on-line user's manual

Algebra Calculator

Search:

Atan2

Function: atan2 (<y>, <x>) - yields the value of atan(<y>/<x>) in the interval -%pi to %pi.

plot2d(atan2(-97.52,x),[x,-159,158]);

(%o1)                                true
(%i2) 

Related Examples

atan2-diff-exp

diff( atan2(x^2, exp(...

Calculate

atan2

atan2(7,15);

Calculate

atan2

? atan2(140,260);

Calculate

atan2-cos-numer-phi-sin-sqrt-true

numer:true;

/* allgemeine transfo...

/* allgemeine formeln...

Calculate

atan2

atan2(pi/18,pi*7/8);

Calculate

atan2-plot2d
plot2d(atan2(-97.52,x),[x,-159,158]);

plot2d(atan2(-97.52,x...

Calculate

atan2

atan2(5,5) ;

Calculate