Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTNumber.DecimalDigits

Syntax

int DecimalDigits( )

Parameters

This method has no parameters.

Description

DecimalDigits() gets the number of digits after the decimal point.

Return

DecimalDigits() returns the number of digits after the decimal point.

See Also

IntegralDigits(), Round()

TOCIndex