LD Double_Int
LOW_INT
ST Low_Int
Low_Int := LOW_INT(Double_Int);
Paramètre
|
Type
|
Commentaire
|
---|---|---|
Double_Int
|
Entier double dont le mot de poids faible est extrait.
|
Paramètre
|
Type
|
Commentaire
|
---|---|---|
Low_Int
|
Mot de poids faible extrait de l’entier double Double_Int.
|