Math Reference

Quick reference for mathematical concepts, formulas, and graphing.

Contents

Formula Library

Reusable formulas are stored in examples/math/ and can be included in any page:

[stem]
++++
include::example$math/quadratic-formula.adoc[]
++++

Definitions Library

Reusable definitions are stored in partials/math/:

Graphing

  • def-slope.adoc - Slope definition and formula

  • def-vertex.adoc - Vertex of a parabola

  • def-asymptote.adoc - Asymptote types

  • def-domain-range.adoc - Domain and range

  • def-imaginary.adoc - Complex numbers

Networking

  • def-cidr.adoc - CIDR notation

  • def-network-address.adoc - Network address calculation

  • def-broadcast-address.adoc - Broadcast address calculation

  • def-vlsm.adoc - Variable Length Subnet Masking

  • def-ipv6-structure.adoc - IPv6 address structure