Size: 226 bytes.


1
2
3
4
5
6
7
8
// cs/renderer/math/constants.h
#ifndef CS_RENDERER_MATH_CONSTANTS_H
#define CS_RENDERER_MATH_CONSTANTS_H

#define PIf \
  3.141592653589793238462643383279502884197169399375105820974944

#endif  // CS_RENDERER_MATH_CONSTANTS_H
v0 (commit) © 2025 @p13i.io | Load balancer proxied to: cs-code-viewer-1:8080 in 4ms.