Creates a new vector applying mapper to each element of this Vector
mapper
Vector mapToVector(double Function(double value) mapper);