Product Documentation
c-treeDB API for C# - Developers Guide
CTBigint Operators
operator
=
,
+=
,
-=
,
*=
,
/=
,
abs
,
+
,
-
,
*
,
/:
Assignment and arithmetic operators
operator
<
,
<=
,
>
,
>=
,
==
,
!=:
Comparison operators
TOC
Index