Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 486 Bytes

File metadata and controls

15 lines (11 loc) · 486 Bytes
title Domain Errors
ms.date 11/04/2016
helpviewer_keywords
domain errors
ms.assetid 67faa973-c872-40bc-a25f-2ef5559db96c

Domain Errors

ANSI 4.5.1 The values returned by the mathematics functions on domain errors

The ERRNO.H file defines the domain error constant EDOM as 33. See the help topic for the particular function that caused the error, for information about the return value.

See also

Library Functions