This module stores generic types for math functions
-
-
Akos Pernek (EAKOPER)
-
TCCMaths_GenericTypes | This module stores generic types for math functions |
Constants | |
pi | Provide the value of pi |
Types | |
VerdictList | List of verdicttype |
IntegerList | List of integer |
BooleanList | List of boolean |
FloatList | List of float |
StringList | List of charstring |
OctetStringList | List of octetstring |
List of verdicttype
type record of verdicttype VerdictList
List of integer
type record of integer IntegerList
List of boolean
type record of boolean BooleanList
List of float
type record of float FloatList
List of charstring
type record of charstring StringList
List of octetstring
type record of octetstring OctetStringList