You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
clValue Structure
>
clValue Methods
>
Size Method
>
clValue.Size Method (TclFloatPrecision, bool)
Dew Math for .NET
clValue.Size Method (TclFloatPrecision, bool)
clValue Structure
clValue Members
Dew.Math Namespace
Size Method
Collapse All
Specify the precision (single or
double
) and if the value is to be complex or real.
Syntax
C#
Visual Basic
public
void
Size
(
TclFloatPrecision
aPrecision
,
bool
AComplex
);
Public
Function
Size
(
aPrecision
As
TclFloatPrecision
,
AComplex
)
As
void
Group
Size Method
Links
clValue Structure
,
clValue Members
,
Dew.Math Namespace
,
Size Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!