#pragma once #include float gnRadians(const float degrees); float gnRoot(const float input, const float n);