Home
last modified time | relevance | path

Searched defs:bif_factorial (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc327 IntCell::bif_factorial(Cell * Z) const in bif_factorial() function in IntCell
H A DFloatCell.cc147 FloatCell::bif_factorial(Cell * Z) const in bif_factorial() function in FloatCell
H A DCell.hh290 virtual ErrorCode bif_factorial(Cell * Z) const in bif_factorial() function in Cell
H A DComplexCell.cc166 ComplexCell::bif_factorial(Cell * Z) const in bif_factorial() function in ComplexCell