Mapping functionsMathAbsOn this pageMath: Abs Return the absolute value of a number. ExampleInput: -3.4 → Output: 3.4Input: 7 → Output: 7 Parameters This function has no parameters. Input Number—REQUIREDAny number. Output ResultThe absolute value.