Floating point operations per second: Difference between revisions

Content deleted Content added
remove redundant word
Citation not needed, now that fundamental reason is stated.
Tag: Reverted
Line 5:
'''Floating point operations per second''' ('''FLOPS''', '''flops''' or '''flop/s''') is a measure of [[computer performance]] in [[computing]], useful in fields of scientific computations that require [[floating-point]] calculations.<ref>{{cite web |title=Understand measures of supercomputer performance and storage system capacity |url=https://kb.iu.edu/d/apeq |website=kb.iu.edu |access-date=23 March 2024}}</ref>
 
For such cases, it is a more accurate measure than [[instructions per second]].{{cn|date=March, 2024}}because a floating point operation can require different numbers of instructions on different machines.
 
==Floating-point arithmetic==