iatan2.h File Reference

整数型の atan2() More...

#include "cpp_extern_macro.h"

Include dependency graph for iatan2.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int iatan2 (int y, int x)
 整数型のatan2()

Variables

 BEGIN_C_DECLS
 END_C_DECLS


Detailed Description

整数型の atan2()

Author:
Satofumi KAMIMURA
$Id$

Definition in file iatan2.h.


Function Documentation

int iatan2 ( int  y,
int  x 
)

整数型のatan2()

整数型の atan2()。

y [i] Y値

Parameters:
x [i] X値
Return values:
角度[div16] 

Definition at line 99 of file iatan2.c.


Generated on Mon Apr 13 22:52:06 2009 by  doxygen 1.5.7.1