Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc389 IntCell::bif_reciprocal(Cell * Z) const in bif_reciprocal() function in IntCell
H A DFloatCell.cc210 FloatCell::bif_reciprocal(Cell * Z) const in bif_reciprocal() function in FloatCell
H A DCell.hh334 virtual ErrorCode bif_reciprocal(Cell * Z) const in bif_reciprocal() function in Cell
H A DComplexCell.cc210 ComplexCell::bif_reciprocal(Cell * Z) const in bif_reciprocal() function in ComplexCell