4 references to Ceiling
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
654
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Ceiling
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1312
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Ceiling
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
980
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Ceiling
(TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
649
/// <inheritdoc cref="IFloatingPoint{TSelf}.
Ceiling
(TSelf)" />