josdejong/mathjs

No embedded docs for (some?) units

Open

#2,449 建立於 2022年2月26日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (1,298 fork)batch import
bugcategory:unitsdocumentationhelp wanted

倉庫指標

Star
 (13,832 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

With the restored autocomplete facility in the demo, I discovered that mathjs knows about the units 'candela' and 'angstrom'. As these seem somewhat esoteric, I tried help(candela) and help('candela') (and similarly for angstrom) in the homepage demo, and all of these calls returned Error: No documentation found on "candela".

There should be (1) a test that all appropriate symbols have embedded docs, and (2) all units should have embedded docs.

貢獻者指南