Compares this value with another CScriptNum for equality.
Declared in <script/script.h>
<script/script.h>
bool operator==(CScriptNum const& rhs) const;
true if the values are equal.