2020-09-14 09:33:21 +02:00
|
|
|
\usepackage[norsk]{babel}
|
|
|
|
\usepackage[utf8]{inputenc}
|
|
|
|
\usepackage{hyperref}
|
|
|
|
\usepackage{xcolor}
|
|
|
|
\usepackage[fleqn]{amsmath}
|
|
|
|
\usepackage[many]{tcolorbox}
|
|
|
|
\usepackage{graphicx}
|
|
|
|
\usepackage{textcomp}
|
|
|
|
\usepackage{gensymb}
|
|
|
|
\usepackage{float}
|
|
|
|
|
|
|
|
\definecolor{ntnublue}{RGB}{0,80,158}
|
|
|
|
|
|
|
|
\input{../lib/geometry.tex}
|
|
|
|
\input{../lib/header.tex}
|
|
|
|
\input{../lib/math.tex}
|
|
|
|
\usetikzlibrary{angles, quotes}
|
|
|
|
|
|
|
|
\hypersetup{
|
|
|
|
colorlinks=true,
|
|
|
|
linkcolor=blue,
|
|
|
|
filecolor=magenta,
|
|
|
|
urlcolor=blue,
|
|
|
|
}
|
|
|
|
|
|
|
|
\pgfplotsset{compat=newest}
|
|
|
|
|
|
|
|
\author{Øystein Tveit}
|
2020-09-20 17:22:55 +02:00
|
|
|
\title{MA0001 Øving 4}
|
2020-09-14 09:33:21 +02:00
|
|
|
|
|
|
|
\input{../lib/titling.tex}
|
|
|
|
|
|
|
|
\setlength{\parindent}{0cm}
|