All public logs

Combined display of all available logs of Computer Science Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:28, 5 February 2023 Bmackenty talk contribs created page Scalar type (Created page with "Scalar type in programming refers to a data type that can represent a single value, as opposed to a more complex data structure such as an array or object. Scalar types can include primitive data types such as integers, floating-point numbers, and strings, among others. In many programming languages, scalar types are also referred to as simple or atomic data types. A scalar type is a general term used to describe a data type that can represent a single value. A primitiv...")