n2p method

Vector3 n2p(
  1. Complex z
)

Implementation

Vector3 n2p(Complex z) => numberToPoint(z);