Skip to content

Commit

Permalink
revise doc, #747
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Jun 30, 2022
1 parent ad2af92 commit 0075596
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/ScientificNotationNode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
*
* For example, with 2 decimal places in the mantissa, 0.0002342 would be written as 2.34 x 10^-4.
*
* To conserve memory, this implementation creates one set of scenery.Text nodes, and modifies their text as needed.
*
* @author Chris Malley (PixelZoom, Inc.)
*/

Expand Down

0 comments on commit 0075596

Please sign in to comment.