Home
last modified time | relevance | path

Searched refs:MINUS_i (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DComplexCell.hh188 static APL_Complex MINUS_i() { return APL_Complex(0, -1); } in MINUS_i() function in ComplexCell
H A DComplexCell.cc684 const APL_Complex prod = MINUS_i() * loga; in do_bif_circle_fun()
696 const APL_Complex prod = MINUS_i() * loga; in do_bif_circle_fun()