Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc447 IntCell::bif_exponential(Cell * Z) const in bif_exponential() function in IntCell
H A DFloatCell.cc363 FloatCell::bif_exponential(Cell * Z) const in bif_exponential() function in FloatCell
H A DCell.hh286 virtual ErrorCode bif_exponential(Cell * Z) const in bif_exponential() function in Cell
H A DComplexCell.cc318 ComplexCell::bif_exponential(Cell * Z) const in bif_exponential() function in ComplexCell