josdejong/mathjs

No embedded docs for (some?) units

Aberta

#2.449 aberto em 26 de fev. de 2022

 (3 comentários) (0 reação) (0 responsável)JavaScript (1.314 forks)batch import
bugcategory:unitsdocumentationhelp wanted

Métricas do repositório

Stars
 (15.065 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador