Inside Coldfusion MX
Sqr (number) Description
Calculates the square root of a number. Example
<cfoutput> The Square of 4 is #Sqr(4)# </cfoutput> |
Sqr (number) Description
Calculates the square root of a number. Example
<cfoutput> The Square of 4 is #Sqr(4)# </cfoutput> |