Skip to content

Instantly share code, notes, and snippets.

@argrath
Last active June 18, 2019 15:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save argrath/a3cd5c8a1a8857bc8d177efba4e28ea6 to your computer and use it in GitHub Desktop.
Save argrath/a3cd5c8a1a8857bc8d177efba4e28ea6 to your computer and use it in GitHub Desktop.
LibO bug
  • セルに以下を入力
=((((1 + SQRT(5))/2)^25 - ((1 - SQRT(5))/2)^25) / SQRT(5))
  • セルの書式設定->小数点以下の桁数を15
  • 小数点以下は全て0であるべきだが10桁目が1になる
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment