ryry3719 ryry3719 02-01-2021 Computers and Technology contestada The following statement calls a function named half, which returns a value that is half that of the argument. (Assume the number variable references a float value.) Write code for the function. result = half(number)