trying to display unusual matrix reboots calculator
|
06-28-2017, 06:29 PM
(This post was last modified: 06-28-2017 06:31 PM by DrD.)
Post: #8
|
|||
|
|||
RE: trying to display unusual matrix reboots calculator
Your OP contains the corrupted matrix:
[[1 2 3],[4 5 6],[7 8 9]] If, instead, you use: [[1,2,3],[4,5,6],[7,8,9]] You will see that your example has a syntax error, (mine works fine on my devices). Copy these and paste them into your command line to easily verify this for yourself ... You can also use: m:=[[1,2,3],[4,5,6],[7,8,9]]; |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
trying to display unusual matrix reboots calculator - webmasterpdx - 06-28-2017, 10:58 AM
RE: trying to display unusual matrix reboots calculator - DrD - 06-28-2017, 11:10 AM
RE: trying to display unusual matrix reboots calculator - webmasterpdx - 06-28-2017, 01:29 PM
RE: trying to display unusual matrix reboots calculator - Didier Lachieze - 06-28-2017, 01:44 PM
RE: trying to display unusual matrix reboots calculator - webmasterpdx - 06-28-2017, 05:16 PM
RE: trying to display unusual matrix reboots calculator - webmasterpdx - 06-28-2017, 05:22 PM
RE: trying to display unusual matrix reboots calculator - Tim Wessman - 06-28-2017, 05:44 PM
RE: trying to display unusual matrix reboots calculator - webmasterpdx - 06-28-2017, 09:17 PM
RE: trying to display unusual matrix reboots calculator - DrD - 06-28-2017 06:29 PM
|
User(s) browsing this thread: 2 Guest(s)