Home
last modified time | relevance | path

Searched defs:bif_logarithm (Results 1 – 3 of 3) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DRealCell.cc32 RealCell::bif_logarithm(Cell * Z, const Cell * A) const in bif_logarithm() function in RealCell
H A DCell.hh396 virtual ErrorCode bif_logarithm(Cell * Z, const Cell * A) const in bif_logarithm() function in Cell
H A DComplexCell.cc521 ComplexCell::bif_logarithm(Cell * Z, const Cell * A) const in bif_logarithm() function in ComplexCell