Sqr Function

Named Arguments

No

Syntax

Sqr(number)


number

Use: Required

Data Type: Double

Any numeric expression greater than or equal to 0.

Return Value

A Double containing the square root of number.

Description

Calculates the square root of a given number.

Rules at a Glance

number must be equal to or greater than zero or runtime error 5, "Invalid procedure call or argument," occurs.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset