ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
sin.h File Reference
#include "sincos.h"
Include dependency graph for sin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 vdt
 

Functions

double vdt::fast_sin (double x)
 Double precision sine: just call sincos. More...
 
float vdt::fast_sinf (float x)