mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-10 06:51:13 +00:00
Fixed math in some blog posts
This commit is contained in:
parent
c717c72d08
commit
17165847cd
6 changed files with 8 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
title: "Real Analysis Sequences in Haskell"
|
||||
date: 2019-05-21T22:18:21-04:00
|
||||
draft: false
|
||||
math: true
|
||||
---
|
||||
|
||||
In Real Analysis it is useful to look at terms of a sequence. One of the best ways I've found to do this is in believe it or not Haskell. This is mainly for these two reasons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue