ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
cos.h File Reference
#include "sincos.h"
Include dependency graph for cos.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_cos (double x)
 Double precision cosine: just call sincos. More...
 
float vdt::fast_cosf (float x)