Created
October 24, 2021 22:47
-
-
Save thought-police-000/4dbf88722b76406d49430cf6b710c07b to your computer and use it in GitHub Desktop.
SVG source output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@startuml | |
class X | |
note left of X: <math>2*pi</math> | |
note right of X: <math>d/dxf(x)=lim_(h->0)(f(x+h)-f(x))/h^2</math> | |
@enduml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment