Platform
Resources
Pricing
Sign in
Get started
Romans Malinovskis
DevOps at AND. Lead developer of Agile Data and Agile Toolkit projects.
Workspace
Fork
Published
By
Romans Malinovskis
Edited
Mar 31, 2020
Insert cell
md
`# Algas kalkulators`
2
+
2
;
Insert cell
function
isInflationANumber
(
n
)
{
return
typeof
n
===
"number"
}
Insert cell
function
algaVirs1667
(
alga
)
{
return
(
1667
*
0.2
)
+
(
alga
-
1667
)
*
0.23
}
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more
Fork
View
Export
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
isInflationANumber
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
algaVirs1667
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML