Function Value.makeFloat

Constructs a Nix float value.

static Value makeFloat(
  double f
);