Welcome to Qalculate! Click Next to begin the tutorial
Next
Start by clicking on the cell and typing 2+2 then Enter
2+2
Pressing Enter runs the cell, Create a new math cell by hovering over the current cell and clicking +Math
+Math
Now try a square root. Type sqrt5 in the cell
sqrt5
Now click on the cell and press Esc (or Tab ) Notice how the cell is no longer outlined in blue You are now in command mode Press a to insert a cell above Press b to insert a cell below Press m to convert a cell to markdown
Now type and run L_0Tab=3 ft (in a math cell) Insert a new cell below and type and run L_0^2 Now edit the second cell to become L_0^2 to m^2 Notice how the to command converts between units
L_0Tab=3 ft
L_0^2
L_0^2 to m^2
to
Edit the first cell to be L_0 = 12 ft Re-run all the cells by pressing Alt + r
L_0 = 12 ft
Create a markdown cell ( Esc, b, m or +Markdown ) Type # Space Heading 1 Enter ## Space Heading 2 Enter Hello, World!
+Markdown
# Space Heading 1 Enter ## Space Heading 2 Enter Hello, World!
You have now learned the basics of the notebook! For advanced features, try selecting text and pressing
* Text
---
A tutorial is available at Help > Tutorial
Help > Tutorial
Version Loading...
Source code available on GitHub
Created by James Sanders (aka. Steggy)
Forked from flaviut/qalculate-wasm by Flaviu Tamas and Noa
libqalculate by Hanna Knutsson, Sven Herzberg, and others (GPLv2.0)
MathLive by Arno Gourdol (MIT)
TipTap by TipTap (MIT, Free Version)
If you like what I do, and would like to support, donations are gratefully accepted via Venmo at @James-Sanders-581
@James-Sanders-581
Qalculate! Notebook is licensed under the GPLv2.0 License