# Syntax Reference

- [General](/syntax-reference/general.md)
- [Operators](/syntax-reference/general/operators.md)
- [Rounding](/syntax-reference/general/number-rounding.md)
- [Averages & Median](/syntax-reference/general/averages-and-median.md)
- [Logarithms & Roots](/syntax-reference/general/logarithms-and-roots.md)
- [Trigonometry & Constants](/syntax-reference/general/trigonometry.md)
- [Conditionals](/syntax-reference/general/conditionals-and-comparisons.md): Like many programming languages, Soulver supports conditionals, (sometimes called "if statements").
- [Miscellaneous](/syntax-reference/general/general.md)
- [Percentages](/syntax-reference/percentages.md): Because who can remember if it's times or divide?
- [Units & Conversions](/syntax-reference/units-and-conversions.md)
- [Converting Units](/syntax-reference/units-and-conversions/units.md)
- [Unit Reference](/syntax-reference/units-and-conversions/unit-reference.md): Soulver supports more than 200 common units of measurement.
- [Converting Currencies](/syntax-reference/units-and-conversions/currencies.md)
- [Currency Reference](/syntax-reference/units-and-conversions/currency-reference.md): Soulver supports more than 190 real-world currencies, crypto-currencies & commodities
- [Rate Calculations](/syntax-reference/units-and-conversions/rates.md): First-rate rate handling
- [Cooking Calculations](/syntax-reference/units-and-conversions/cooking-and-volume-calculations.md)
- [Dates](/syntax-reference/dates.md)
- [Calendar Calculations](/syntax-reference/dates/dates-and-times.md): No more counting days on a calendar!
- [Workdays & Weekdays](/syntax-reference/dates/workdays-and-weekdays.md)
- [Timestamps & ISO8601](/syntax-reference/dates/timestamps-and-iso8601.md)
- [Time](/syntax-reference/time.md)
- [Time Zone Conversions](/syntax-reference/time/time-zones-and-cities.md)
- [Time Formats](/syntax-reference/time/timespans-and-laptimes.md)
- [Clock Time Calculations](/syntax-reference/time/clock-time-calculations.md)
- [Video Timecode & Frame Rates](/syntax-reference/time/video-timecode-and-frame-rates.md)
- [Money & Finance](/syntax-reference/money-and-finance.md)
- [Compound Interest & Investments](/syntax-reference/money-and-finance/investments.md): Helpful functions for working with investments & compound interest
- [Mortgage/Loan Repayments](/syntax-reference/money-and-finance/mortgages.md): Helpful functions for repaying bank loans
- [Bases & Bitwise](/syntax-reference/bases-and-bitwise.md)
- [Headings & Comments](/syntax-reference/headings-and-comments.md)
- [Large Number Symbols](/syntax-reference/large-number-symbols.md)
