scriptorium
avatar

Guest 

log in is required to save your calculations

shift + cell click — insert cell address into the formula editor


alt ↑ — go up

alt → — go right

alt ↓ — go down

alt ← — go left


ctrl ↑ — move up

ctrl → — move right

ctrl ↓ — move down

ctrl ← — move left


ctrl z — ↺

ctrl y — ↻

manualManual
f(x)
con
settings
sin
cos
tan
cot
ln
max
mean

int

int{min,max}(f(x))

root
asin
acos
atan
acot
log
min
stdev
sinh
cosh
tanh
coth
abs
()

sums

sums{min:step:max}(f(x))

f(x)
π
settings
[-]
A
B
C
D
E
F
1
2
3
4
5
6
7
8
script_default_cover
general
input sign (0)
neutral semaphore (0)
3.9.2026
views
0
likes
0
libraries
0
copy to clipboard

Online spreadsheet calculator

Spreadsheet operations

  • Click on a cell to focus on it and edit its content.
  • To use another cell's value in calculations, type its address in the form A1, B5, C3, or simply click on that cell while holding the Shift key.
  • It is advised to add a symbol, title, and units to every cell to make the script more user-friendly. You can also add image and description message if needed.
  • Click on Ω to open the cell description table (you have to be focuset on that cell). This is where you create global variables, conditianal comments, or option objects.
  • You can use the same image as an illustration for multiple cells. First add it to the gallery in the cell description table. Then focus on the desired cell and click the default image icon in its description.
  • Image titles created in the gallery editor are only visible in the report.

Conditional cell value

  • if{D2 <= 7}(3.75 + D2^1.7)
  • elif{D2 > 7 && D2 < 12}(24.75 + D2^1.85)
  • else(125)

Conditional cell comment

  • Useful for quickly indicating whether results are correct. Three semaphore colors are supported (optional): g, o, r — green, orange, and red, respectively.
  • if{D2 <= 355}(ok)[g]
  • elif{D2 > 355 && D2 <= 500}(possible plastic deformation)[o]
  • else(high risk of failure)[r]
  • Semaphores are shown directly in cells. To see the comment, however, open the cell value table.

Report editor

  • Has a built in primitive mark up language.
  • $ — cell reference ==> $A2, $F4
  • % — symbol definition ==> %{overline-r}(F)[t-v:x-b]
  • _ — subscript ==> H_2O — H₂O
  • ^ — superscript ==> m^n— mⁿ
  • It is possible to show a conditional comment together with the semaphore in the report by using a special type of cell reference such as $A2[sc].
blue trees and robots
pi
Circumference to diameter ratio - π
3.141592653589793
[-]
e
Base of natural logarithm
2.718281828459045
[-]
G
Newton constant of gravitation
6.67430e-11
[N·m2·kg-2]
g
Earth's gravitational constant
9.80665
[m·s-2]
R
Molar gas constant
8.31446261815324
[J·K-1·mol-1]
N
Avogadro constant
6.02214076e23
[mol-1]
c
Speed of light in vacuum
299792458
[m·s-1]
h
Planck constant
6.62607015e-34
[J·Hz-1]
k
Boltzmann constant
1.380649e-23
[J·K-1]
b
Wien wavelength displacement
2.897771955e-3
[m·K]
sb
Stefan-Boltzmann constant
5.670374419e-8
[W·m-2·K-4]
ec
Elementary charge
1.602176634e-19
[C]
vmp
Vacuum magnetic permeability
1.25663706127e-6
[N·A-2]
vep
Vacuum electric permitivity
8.8541878188e-12
[F·m-1]
me
Electron mass
9.1093837139e-31
[kg]
mp
Proton mass
1.67262192595e-27
[kg]
mn
Neutron mass
1.67492749804e-27
[kg]
mu
Atomic mass constant - m(12C)/12
1.66053906892e-27
[kg]
inf
Infinity
[-]