abs() Function

The abs() is a Math function of Oracle. This function is used to get the absolute value of the given number.

Syntax

Parameters

num: It is the number to get absolute value.

Return

This function returns the absolute value of the given number.

Example 1


Oracle Math abs Function

Example 2


Oracle Math abs Function

Example 3


Oracle Math abs Function
Next TopicOracle Math




Latest Courses