Files

7 lines
151 B
Plaintext
Raw Permalink Normal View History

2025-11-16 15:47:31 +11:00
# -*- mode: snippet -*-
# name: floor function
# key: floor
# condition: (and (texmathp) 'auto)
# group: math
# --
\\left\\lfloor $1 \\right\\rfloor $0