Get double by String key.
Throws SquintException if key is not found.
double float(String key) => floatNode(key).data;