Quote:
Originally Posted by Philip M
Code:
var str = "-18x"
var exponent = "2";
var x = str + exponent.sup();
document.write(x);
“The expert at anything was once a beginner”
|
If I use an associative array should it work like this?
(monomial.exponent).sup