
Reveal the Number

You are given a string of different characters (letters, digits and other symbols). The goal is to "extract" the number from the string: concatenate only digits, number sign and "." (if present) and return the result in number format....null.
You should be an authorized user in order to see the full description and start solving this mission.