- Written by vijaysr
- Hits: 3487
Scilab 01 - Tutorial Getting Started
Assignments for this tutorial
Getting Started
1. 04:17: Perform the following calculations on the scilab command line:
√- √ - -5-+-1 --5--1 phi = 2 psi = 2
Find 1/phi and 1/psi.
2. 6:06: Verify Euler’s identity: Is eπi + 1 close to zero?
Compare with cos(π) + i ⋅ sin(π) + 1.