Symbolic package: Difference between revisions

35 bytes added ,  17 February 2017
Line 98: Line 98:
  plot(x1,y)
  plot(x1,y)
  grid minor on  
  grid minor on  
</source>


* '''Demo of how to suppress a warning about converting from floating point numbers to symbolic numbers.
* '''Demo of how to suppress a warning about converting from floating point numbers to symbolic numbers.
<source lang="octave">


## Demo of how to use a number (which was calculated in an octave
## Demo of how to use a number (which was calculated in an octave
17

edits