partial class CPX{STP < $REAL{STP}, ATP}


Flattened version is here

Descendants
CPXD CPX



Public


Readable Attributes
im : STP ;
**** Real and imaginary parts.
attr re,
****

Writable Attributes
im : STP ;
**** Real and imaginary parts.
attr re,
****

Constants
const is_exact : BOOL := false ;
const is_limited : BOOL := true ;
const is_signed : BOOL := true ;
const negatable : BOOL := true ;

Features
create_real(
stub log : SAME ;


Private


The Sather Home Page