Icon+Unicon/Intro: Difference between revisions

m
Line 87:
 
==== real ====
Reals (immutable,coercible,convertible) are available in one size (large). Strings (and csets) can be coerced into reals by operations. Otherwise operations with mixed reals and integers coerce the integers into reals.
 
==== string ====
Anonymous user