Docs
Tutorial
Blog
Reference
GitHub
Fixed
Type Alias
Integer
which
represents
a
number
with
the
specified
decimals
.
See
the
Standard Library
chapter
of
the
main
guide
for
more
information
.
export
type
Fixed
<
Decimals
extends
number
>
=
number
|
(
number
&
FixedTag
<
Decimals
>
)
;
PACKAGES
@neo-one/client
@neo-one/smart-contract
DOCS
Installation
Main Concepts
Advanced Guides
API Reference
Contributing
CHANNELS
GitHub
Stack Overflow
Discord Chat
Twitter
YouTube
MORE
Tutorial
Blog
COPYRIGHT © 2021 NEO•ONE