1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 10:40:45 +00:00
serenity/AK/ExtraMathConstants.h
2021-04-27 23:06:16 +02:00

12 lines
235 B
C

/*
* Copyright (c) 2021, the SerenityOS developers.
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#pragma once
#define M_TAU 6.28318530717958647692
#define M_DEG2RAD 0.01745329251994329576
#define M_RAD2DEG 57.2957795130823208767