/
concept-collection
/
jupyterlite-numbl-kernel
Jump to
/
Appearance
Match my system
Paper
GitHub
Slate
Midnight
Terminal
Sign in
concept-collection
/
jupyterlite-numbl-kernel
Code
Commits
Issues
0
Pull requests
0
Actions
Branches
1
Tags
0
Site
9ff4e5b
Branches
main
jupyterlite-numbl-kernel
/
demo
/
content
/
+geom
/
circle_area.m
3 lines · 50 B
Copy
Copied
Blame
History
Raw
1
function a = circle_area(r)
2
a = pi * r^
2
;
3
end
↑
↓
move
↵
open
esc
close