uCalc API Version: 2.1.3-preview.2 Released: 6/17/2026

Warning

uCalc API Preview Release Notice:The documentation describes the intended behavior of the API. The current preview build contains incomplete features, unoptimized performance, and is subject to breaking changes.

NamespaceSymbolCount

Method

Product: 

Fast Math Parser

Class: 

uCalcBase

Returns the number of symbols found in a given namespace

Syntax

NamespaceSymbolCount()

Parameters

[None]

Return

int

Number of symbols

Remarks

This function returns the number of symbols found in a given namespace.

Examples