gammaf
Description:
Computes the natural logarithm of the Gamma function.
Note: 
      
        
    
    Remember to link the math library: valac -X -lm ... 
GLib.Math.gammaf function is equivalent to GLib.Math.lgamma and computes the natural logarithm of the Gamma function.
Parameters:
| x0 | 
           A numeric value.  | 
      
Namespace: GLib.Math
  
  Package: glib-2.0