![[old] The Most Numbers](https://dk1vwk12q8pjl.cloudfront.net/media/logos/task/middle/most-numbers-disabled.png)
[old] The Most Numbers

Let's work with numbers.
You are given an array of numbers (floats). You should find the difference between the maximum and minimum element. Your function should be able to handle an undefined amount of arguments. For an empty argument list, the function should return 0.
Floating-point numbers...
Think about how to work with
an arbitrary number of arguments.
You should be an authorized user in order to see the full description and start solving this mission.