SquareRootOperator | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.math | ||||||
Summary | Square root operator. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | The square root of a number is the number which must be squared to obtain number : sqrt(number)^2 is equal to number. | ||||||
Tags | math |