Primary
Scalar ○꠹ᴾᴿᴳᴿᴹ|Definition|1st|20260108182453-00-⌔
Scalar processor - Wikipedia#Scalar_data_type
Scalar data type
A scalar data type, or just scalar, is any non- composite value.
Generally, all basic primitive data types are considered scalar:
- The Boolean data type (
bool)- Numeric types (
int, the floating point typesfloatanddouble)- Character types (
char)Some programming languages also treat strings as scalar types, while other languages treat strings as arrays or objects.
Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original
Secondary
• • •