Skip to content

Implement 'p' exponent symbol #15

Description

@anachrocomputer

In C99, a floating-point constant may use 'p' or 'P' to specify an exponent as a power of two. E.g. 1p12 is 4096.0, and 1.0P3 is 8.0.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions