Skip to content

Instantly share code, notes, and snippets.

@thought-police-000
Created October 24, 2021 22:47
Show Gist options
  • Save thought-police-000/4dbf88722b76406d49430cf6b710c07b to your computer and use it in GitHub Desktop.
Save thought-police-000/4dbf88722b76406d49430cf6b710c07b to your computer and use it in GitHub Desktop.
SVG source output
@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