Files
mkrtos-real/mkrtos_bootstrap/inc/math.h
2024-01-27 15:40:45 +08:00

4 lines
37 B
C

#pragma once
double ceil(double x);