diff options
Diffstat (limited to 'src/data/block_3.typ')
| -rw-r--r-- | src/data/block_3.typ | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/data/block_3.typ b/src/data/block_3.typ new file mode 100644 index 0000000..4c85a2b --- /dev/null +++ b/src/data/block_3.typ @@ -0,0 +1,6 @@ +#import "_template.typ": * +#import "_template_block.typ": * + +#show: display.with(param) + +$ forall x in RR, quad f(x) = x^2 $ |
