Searched refs:FDCat_Math (Results 1 – 3 of 3) sorted by relevance
/trunk/main/scaddins/source/analysis/ |
H A D | analysishelper.cxx | 57 FUNCDATA( Multinomial, UNIQUE, STDPAR, 1, FDCat_Math ), 58 FUNCDATA( Seriessum, UNIQUE, STDPAR, 4, FDCat_Math ), 59 FUNCDATA( Quotient, UNIQUE, STDPAR, 2, FDCat_Math ), 60 FUNCDATA( Mround, UNIQUE, STDPAR, 2, FDCat_Math ), 61 FUNCDATA( Sqrtpi, UNIQUE, STDPAR, 1, FDCat_Math ), 62 FUNCDATA( Randbetween, UNIQUE, STDPAR, 2, FDCat_Math ), 63 FUNCDATA( Gcd, DOUBLE, INTPAR, 1, FDCat_Math ), 64 FUNCDATA( Lcm, DOUBLE, INTPAR, 1, FDCat_Math ),
|
H A D | analysis.cxx | 433 case FDCat_Math: pStr = "Mathematical"; break; in getProgrammaticCategoryName() 463 case FDCat_Math: pStr = "Mathematical"; break; in getDisplayCategoryName()
|
H A D | analysishelper.hxx | 207 FDCat_Math, enumerator
|
Completed in 83 milliseconds