Sha256: 603c00402bae910605a520485fdb2a73d5f8bd7018be2ea4a35de014312d47ee
Contents?: true
Size: 306 Bytes
Versions: 42
Compression:
Stored size: 306 Bytes
Contents
>> >> >> a = 'okay' a = okay >> x = rand(3) % a matrix x = 0.8147 0.9134 0.2785 0.9058 0.6324 0.5469 0.1270 0.0975 0.9575 >> 1/0 ans = Inf >> foo ??? Undefined function or variable 'foo'. >> >> >> {cos(2*pi), 'testing'} ans = [1] 'testing' >> >> >>
Version data entries
42 entries across 42 versions & 5 rubygems