open static fun getFloatParameters(request: ServletRequest, name: String): FloatArray
Get an array of float parameters, return an empty array if not found.
request - current HTTP request
name - the name of the parameter with multiple possible values