Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cassiopee
jalhyd
Commits
e8402858
Commit
e8402858
authored
Nov 26, 2019
by
Mathias Chouet
🍝
Browse files
Typo
parent
72644295
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/base.ts
View file @
e8402858
...
...
@@ -112,7 +112,7 @@ export function floatDivAndMod(a: number, b: number, e: number = 1E-7): { q: num
* number of decimals specified in app preferences; if given number is too low and
* more decimals would be needed, keep as much significative digits as the number of
* decimals specified in app preferences, except potential trailing zeroes;
* returns "ERR" i
s
value is not a number or is undefined
* returns "ERR" i
f
value is not a number or is undefined
*
* ex. with 3 decimals:
* 1 => 1.000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment