Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DIntCell.cc381 IntCell::bif_magnitude(Cell * Z) const in bif_magnitude() function in IntCell
H A DFloatCell.cc195 FloatCell::bif_magnitude(Cell * Z) const in bif_magnitude() function in FloatCell
H A DCell.hh298 virtual ErrorCode bif_magnitude(Cell * Z) const in bif_magnitude() function in Cell
H A DComplexCell.cc204 ComplexCell::bif_magnitude(Cell * Z) const in bif_magnitude() function in ComplexCell