Searched defs:GAMMA (Results 1 – 3 of 3) sorted by relevance
68 GAMMA = 3; enumerator
36 public static final double GAMMA = 0.577215664901532860606512090082; field in Gamma
492 enum { C=0, GAMMA=1, P=2, NU=3, COEF=4, DEGREE=5 }; enumerator