RAD Studio
ContentsIndex
PreviousUpNext
PI constants

Header File 

math.h 

Description 

Common constants of pi

Name 
Meaning  
M_PI  
pi 
M_PI_2  
One-half pi 
M_PI_4  
One-fourth pi 
M_1_PI  
One divided by pi 
M_2_PI  
Two divided by pi 
M_1_SQRTPI  
One divided by the square root of pi  
M_2_SQRTPI  
Two divided by the square root of pi 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!