Copyright © tutorialspoint.com
Syntax
Definition and UsageReturns the square root of EXPR, or $_ if omitted. Most of the time, this function returns a floating point number. Return Value
ExampleTry out following example:
It will produce following result:
|
Copyright © tutorialspoint.com