Weierstrass Elliptic and Modular Functions - 24.1 Special Notation

From testwiki
Revision as of 17:42, 25 May 2021 by Admin (talk | contribs) (Admin moved page Main Page to Verifying DLMF with Maple and Mathematica)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


DLMF Formula Constraints Maple Mathematica Symbolic
Maple
Symbolic
Mathematica
Numeric
Maple
Numeric
Mathematica
24.1#Ex1 B 1 = 1 6 subscript 𝐵 1 1 6 {\displaystyle{\displaystyle B_{1}=\tfrac{1}{6}}}
B_{1} = \tfrac{1}{6}

B[1] = (1)/(6)
Subscript[B, 1] == Divide[1,6]
Skipped - no semantic math Skipped - no semantic math - -
24.1#Ex2 B 2 = 1 30 subscript 𝐵 2 1 30 {\displaystyle{\displaystyle B_{2}=\tfrac{1}{30}}}
B_{2} = \tfrac{1}{30}

B[2] = (1)/(30)
Subscript[B, 2] == Divide[1,30]
Skipped - no semantic math Skipped - no semantic math - -
24.1#Ex3 B 3 = 1 42 subscript 𝐵 3 1 42 {\displaystyle{\displaystyle B_{3}=\tfrac{1}{42}}}
B_{3} = \tfrac{1}{42}

B[3] = (1)/(42)
Subscript[B, 3] == Divide[1,42]
Skipped - no semantic math Skipped - no semantic math - -