public const string Exponentiation = "^"
Public Const Exponentiation As String = "^"
public: literal String^ Exponentiation = "^"
static val mutable Exponentiation: string
In This Article