You are here: Symbol Reference > Math387 Namespace > Types > Math387.TSample Type
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.TSample Type

Default real number type used in Math387.

Pascal
TSample = double;

Default real number type used in Math387. If single precision library is used TSample is of type single. If double precision library is used, TSample is of type double.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!