This sqr(d) function will return the result of squaring d.
#include <maths.h> function void main() { var a:=sqr(3.45); };
Since: Version 0.41b