"CDouble" (Compiled Type)

"CDouble"

represents the C double type.

Details

  • "CDouble" is a macro that is replaced with a platform-specific concrete type. On most platforms, "CDouble" is a macro for "Real64".

Examples

Basic Examples  (2)

Compile a function that takes a "CDouble" as input:

Create a constant with type "CDouble":