DAS
  • Welcome 👋
  • Getting Started
  • Commands
  • TeX Tutorial
  • Graphing Tutorial
  • Privacy Policy
  • Terms of Service
Powered by GitBook
On this page
  • Getting Started
  • How do I create a fraction?
  • How do I create a radical?
  • How do I add space?
  • How do I create a limit?
  • How do I create a derivative?
  • How do I create an integral?
  • Further Support

Was this helpful?

TeX Tutorial

Learn TeX to use DAS more efficiently and effectively!

PreviousCommandsNextGraphing Tutorial

Last updated 3 years ago

Was this helpful?

Getting Started

✅ Make sure you have Automatic TeX Recognition (ATR) enabled.

✅ The brackets used below are not optional and must be entered.

✅ Trig functions need to be entered like \sin, \cos and \tan

✅ DAS supports most symbols including arrows and Greek letters

How do I create a fraction?

\frac{numerator}{denomnator}

How do I create a radical?

\sqrt[base=2]{number}

How do I add space?

DAS will automatically remove any spaces between characters; to force a space make sure to include a \ . See examples below.

How do I create a limit?

\lim_{x \to x-value} \ (equation)

How do I create a derivative?

\frac{d}{dx}(equation)

How do I create an integral?

\int_{lower terminal}^{upper terminal}(equation) \ dx

Further Support

🦮 Consider joining our official server on .

🦮 Read a more comprehensive TeX tutorial on .

Discord
Matplotlib