sun21170

Results 6 comments of sun21170

Stephen, Thanks for your clarification. I figured it out. I use it to end my long background job in case the token has a cancellation request and exit the main...

> Guppy is meant to work on mobile. However, I don't have either of those devices to test on, so I've been going with various browsers' "responsive design testing modes"...

I have uploaded the markup as a screnshot to following url: https://drive.google.com/file/d/1_TKDnyv41yCqQtUJW-p6GXELX8XnYHs0/view, so now it should be clearly visible.

> Matrices are already built in. Type mat and use ';' and ',' to add rows and columns. To use piecewise, you will probably have to create your own symbol....

> @sun21170 On https://guppy.js.org/site/ if you type `mat` it will be replaced by `( )`. Then you can enter the matrix using `;` and `,`. @akrinke , Yes, that certainly...

> Not on the demo, but if you put it on your own site (it can be downloaded locally) and modify symbols.json with the examples I gave then you can...