Skip to content

Files

Latest commit

1866fd1 · Feb 15, 2023

History

History
27 lines (17 loc) · 908 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 908 Bytes

Testing

Repository used for testing purposes.

GitHub Testing

This is just a simple test.

test.py Program

A CircuitPython program that implements ...

A CircuitPython program that implements ...

Mathematics

Documentation is located on GitHub Docs.

When a 0 , there are two solutions to ( a x 2 + b x + c = 0 ) and they are $$ x = {-b \pm \sqrt{b^2-4ac} \over 2a} $$

This sentence uses $ delimiters to show math inline: 3 x 1 + ( 1 + x ) 2

The Cauchy-Schwarz Inequality

( k = 1 n a k b k ) 2 ( k = 1 n a k 2 ) ( k = 1 n b k 2 )

This expression uses \$ to display a dollar sign: $\sqrt{$4}$

To split $100 in half, we calculate 100 / 2