Programming Reference Manual
CDec
Syntax
CDec(
Num
|
$
)
Description
Win32 only. Convert to a
decimal
(96 bit scaled real).
Parameter
Description
Num|$
Convert a number or string value to a 96 bit scaled real.
See Also
Example
Sub
Main
Debug
.
Print
CDec
(
"1E16"
)+0.1
' 10000000000000000.1
End
Sub
Home
IDE Overview
Declarations
Data Types
Assignment
Flow Control
Error Handling
Conversion
Conversion
Array
CBool
CByte
CCur
CDate
CDbl
CDec
CHuge_
CInt
CLng
CSng
CStr
CVar
CVCur
CVDate
CVErr
Hex
Oct
Str
Val
Variable Info
Constant
Math
Financial
Strings
StringClass
Objects
Time/Date
File
User Input
User Dialog
Dialog Functions
Web Form
CCL (web server)
DDE
Settings
Miscellaneous
Operator
Translator