Oracle Numeric Functions (JNNC Technologies) testing training institutes in visakhapatnam

                                                             http://jnnctechnologies.com/
FunctionDescription
ABSReturns the absolute value of a number
ACOSReturns the arc cosine of a number
ASINReturns the arc sine of a number
ATANReturns the arc tangent of a number
ATAN2Returns the arc tangent of n and m
AVGReturns the average value of an expression
BITANDReturns an integer representing an AND operation on the bits of expr1 and expr2
CEILReturns the smallest integer value that is greater than or equal to a number
COSReturns the cosine of a number
COSHReturns the hyperbolic cosine of a number
COUNTReturns the count of an expression
EXPReturns e raised to the power of number
FLOORReturns the largest integer value that is equal to or less than a number
GREATESTReturns the greatest value in a list of expressions
LEASTReturns the smallest value in a list of expressions
LNReturns the natural logarithm of a number
LOGReturns the natural logarithm of a number to a specified base
MAXReturns the maximum value of an expression
MEDIANReturns the median of an expression
MINReturns the minimum value of an expression
MODReturns the remainder of n divided by m
POWERReturns m raised to the nth power
REGEXP_COUNTCounts the number of times that a pattern occurs in a string
REMAINDERReturns the remainder of m divided by n
ROUNDReturns a number rounded to a certain number of decimal places
ROWNUMReturns a number that represents the order that a row is
SIGNReturns a value indicating the sign of a number
SINReturns the sine of a number
SQRTReturns the square root of a number
SUMReturns the summed value of an expression
TANReturns the tangent of a number
TANHReturns the hyperbolic tangent of n
TRUNCReturns a number truncated to a certain number of decimal places

0 Comments

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();