|
|
|
|
|
DecimalPart (Function) In french: PartieDécimale Returns the decimal part of a number.
ResDecimalPart = DecimalPart(16.487)
Syntax
<Result> = DecimalPart(<Number>)
<Result>: Real Requested decimal part. <Number>: Real Number to use.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|