Sqr
Scroll to Top of Page
Print Topic
Show/Hide Expanders
Sqr(Value) returns Value squared. Value can be either an integer or a real number. The result of Sqr will be an integer if Value is an integer. Otherwise it will be a real number.