Function scale

gfm.math.vector.Vector!(float,3) scale (
  gfm.math.vector.Vector!(float,3) a,
  float scale
);