ucum
ucum copied to clipboard
*§23.1 does not define "<floating-point-number>"
Issue migrated from trac ticket # 162
component: help | priority: minor
2014-07-09 05:06:00: [email protected] created the issue
§23.1 states that Special units are defined with:
The BNF for the special expression is <special-unit> ::= <function-symbol>“(”<floating-point-number>“ ”<term>“)” The function symbols are defined as needed.
But there is no language explaining what
<floating-point-number>
means. Does it relate back to any definitions in §21 or §22? Perhaps it has something to do with one or more of the components in thequadruple s = (u, fs, fs-1, α)
?Some explanation would help.