We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ms.date
modf
1 parent 1689d28 commit 1d8f638Copy full SHA for 1d8f638
docs/c-runtime-library/reference/modf-modff-modfl.md
@@ -1,7 +1,7 @@
1
---
2
title: "modf, modff, modfl"
3
description: "API reference for modf, modff, and modfl; which split a floating-point value into fractional and integer parts."
4
-ms.date: "1/15/2021"
+ms.date: 1/15/2021
5
api_name: ["modff", "modf", "modfl", "_o_modf", "_o_modff"]
6
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll", "api-ms-win-crt-math-l1-1-0.dll"]
7
api_type: ["DLLExport"]
0 commit comments