-
Notifications
You must be signed in to change notification settings - Fork 1
Union_unit_uint8_16_32_64
mtbeek32 edited this page Jan 19, 2023
·
3 revisions
Relational functions union_unit_uint8, union_unit_uint16, union_unit_uint32, union_unit_uint64
- union_unit_uint8(a, b, ... , n)
- union_unit_uint16(a, b, ... , n)
- union_unit_uint32(a, b, ... , n)
- union_unit_uint64(a, b, ... , n)
These functions work in the same way as the union_unit function, only they result in domain unit of respectively uint8, uint16, uint32 or uint64 value types.
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.