Skip to content

Comments

Fix typo in text#86

Open
antvaset wants to merge 1 commit intoHL7:masterfrom
antvaset:fix-typo-in-text
Open

Fix typo in text#86
antvaset wants to merge 1 commit intoHL7:masterfrom
antvaset:fix-typo-in-text

Conversation

@antvaset
Copy link

This fixes the typo in the decimal value range and makes it consistent with

For [.id]#Decimal#, [.kw]#maximum# returns the maximum representable decimal value, (10^28^ – 1) / 10^8^ (99999999999999999999.99999999).
and
|*Decimal* |(-10^28^+1)/10^8^..(10^28^-1)/10^8^ |10^-8^
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants