mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-16 03:08:01 +00:00
precison -> precision
This commit is contained in:
parent
bd7cb35adc
commit
177ebb0280
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
* 64-bit precision 2
|
||||
* 113-bit precision 3
|
||||
* The actual value is the sum of them. Thus for 113-bit
|
||||
* precison, one may have to do something like:
|
||||
* precision, one may have to do something like:
|
||||
*
|
||||
* long double t,w,r_head, r_tail;
|
||||
* t = (long double)y[2] + (long double)y[1];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue