Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DRealCell.cc75 RealCell::bif_circle_fun_inverse(Cell * Z, const Cell * A) const in bif_circle_fun_inverse() function in RealCell
H A DCell.hh448 virtual ErrorCode bif_circle_fun_inverse(Cell * Z, const Cell * A) const in bif_circle_fun_inverse() function in Cell
H A DComplexCell.cc569 ComplexCell::bif_circle_fun_inverse(Cell * Z, const Cell * A) const in bif_circle_fun_inverse() function in ComplexCell