Radius of the circle:
Perimeter of the circle:
Firefox 2, Safari 2, Safari 3.0.2, Opera 9, NS 6.1, NS 6.2, NS 7.0, NS 7.2 and many browsers support the javascript reserved keyword const to declare constants in javascript application.
Reference: reserved keyword const: "You can create a read-only, named constant with the const keyword. The syntax of a constant identifier is the same as for a variable identifier: it must start with a letter or underscore and can contain alphabetic, numeric, or underscore characters."