@quack-protocol/sdk - v0.1.0
GitHub
npm
Preparing search index...
index
decimalValue
Function decimalValue
decimalValue
(
value
:
string
|
number
|
bigint
,
width
:
number
,
scale
:
number
,
)
:
DecimalValue
Create a tagged DuckDB DECIMAL value from a scaled decimal literal.
Parameters
value
:
string
|
number
|
bigint
width
:
number
scale
:
number
Returns
DecimalValue
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
@quack-protocol/sdk - v0.1.0
Loading...
Create a tagged DuckDB DECIMAL value from a scaled decimal literal.