Skip to content

Commit

Permalink
ThreeJSymbol markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
axkr committed Jan 5, 2025
1 parent e29aac0 commit d0ef0da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion symja_android_library/doc/functions/ThreeJSymbol.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ See:
### Examples

```
ThreeJSymbol({3/2, -3/2}, {3/2, 3/2}, {1, 0})
>> ThreeJSymbol({3/2, -3/2}, {3/2, 3/2}, {1, 0})
Sqrt(3/5)/2
```
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ See:
### Examples

```
ThreeJSymbol({3/2, -3/2}, {3/2, 3/2}, {1, 0})
>> ThreeJSymbol({3/2, -3/2}, {3/2, 3/2}, {1, 0})
Sqrt(3/5)/2
```

0 comments on commit d0ef0da

Please sign in to comment.