Übersetzung für "Floating point type" in Deutsch
																						This
																											is
																											a
																											floating-point
																											type,
																											because
																											the
																											type
																											must
																											be
																											wide
																											enough
																											to
																											store
																											years,
																											months,
																											days,
																											hours,
																											minutes,
																											and
																											seconds,
																											down
																											to
																											millisecond
																											resolution
																											in
																											a
																											single
																											variable.
																		
			
				
																						Dieser
																											ist
																											ein
																											Gleitkommatyp,
																											da
																											der
																											Typ
																											groß
																											genug
																											sein
																											muss,
																											um
																											Jahre,
																											Monate,
																											Tage,
																											Stunden
																											Minuten
																											und
																											Sekunden
																											bis
																											hinunter
																											zur
																											Millisekundenauflösung
																											in
																											einer
																											einzelnen
																											Variable
																											zu
																											speichern.
															 
				
		 ParaCrawl v7.1
			
																						According
																											to
																											an
																											exemplary
																											embodiment,
																											a
																											selection
																											of
																											FLP
																											operations
																											of
																											the
																											control
																											model
																											are
																											converted
																											into
																											FXP
																											operations
																											of
																											the
																											program
																											code,
																											and/or
																											a
																											selection
																											of
																											FXP
																											operations
																											of
																											the
																											control
																											model
																											can
																											be
																											converted
																											into
																											FLP
																											operations
																											of
																											the
																											program
																											code,
																											such
																											that
																											the
																											number
																											of
																											translations
																											caused
																											by
																											the
																											conversion
																											from
																											the
																											fixed-point
																											data
																											type
																											to
																											the
																											floating-point
																											data
																											type
																											in
																											the
																											program
																											code,
																											and/or
																											from
																											the
																											floating-point
																											data
																											type
																											to
																											the
																											fixed-point
																											data
																											type
																											in
																											the
																											program
																											code,
																											is
																											at
																											least
																											locally
																											minimal.
																		
			
				
																						Gemäß
																											einem
																											weiteren
																											bevorzugten
																											Ausführungsbeispiel
																											wird
																											eine
																											solche
																											Auswahl
																											von
																											FLP-Operationen
																											des
																											Steuerungsmodells
																											in
																											FXP-Operationen
																											des
																											Programmcodes
																											umgewandelt
																											und/oder
																											wird
																											eine
																											solche
																											Auswahl
																											von
																											FXP-Operationen
																											des
																											Steuerungsmodells
																											in
																											FLP-Operationen
																											des
																											Programmcodes
																											umgewandelt,
																											dass
																											die
																											Anzahl
																											der
																											durch
																											die
																											Umwandlung
																											verursachten
																											Umrechnungen
																											vom
																											Datentyp
																											Fixed-Point
																											zum
																											Datentyp
																											Floating-Point
																											im
																											Programmcode
																											und/oder
																											vom
																											Datentyp
																											Floating-Point
																											zum
																											Datentyp
																											Fixed-Point
																											im
																											Programmcode
																											zumindest
																											lokal
																											minimal
																											ist.
															 
				
		 EuroPat v2
			
																						Such
																											integer
																											model
																											operations,
																											for
																											example
																											incrementing
																											or
																											decrementing
																											counters
																											for
																											loops,
																											switch
																											case
																											operations,
																											or
																											even
																											bit
																											operations,
																											show
																											no
																											evident
																											advantage
																											from
																											a
																											conversion
																											to
																											the
																											floating-point
																											data
																											type.
																		
			
				
																						Derartige
																											ganzzahlige
																											Modelloperationen,
																											wie
																											z.
																											B.
																											inkrementelle
																											oder
																											dekrementelle
																											Zähler
																											für
																											Schleifen,
																											Switch-Case-Operationen
																											oder
																											auch
																											Bit-Operationen,
																											lassen
																											keinen
																											Vorteil
																											bei
																											einer
																											Umwandlung
																											zum
																											Datentyp
																											Floating-Point
																											erkennen.
															 
				
		 EuroPat v2
			
																						For
																											this
																											reason,
																											it
																											makes
																											sense
																											to
																											ask
																											for
																											the
																											ordinal
																											position
																											of
																											the
																											character
																											w
																											in
																											the
																											range
																											of
																											the
																											Char
																											data
																											type,
																											but
																											it
																											makes
																											no
																											sense
																											at
																											all
																											to
																											ask
																											the
																											same
																											question
																											about
																											7143.1562
																											in
																											the
																											range
																											of
																											a
																											floating-point
																											data
																											type.
																		
			
				
																						Aus
																											diesem
																											Grund
																											hat
																											es
																											einen
																											Sinn,
																											nach
																											der
																											ordinalen
																											Position
																											des
																											Zeichens
																											w
																											im
																											Bereich
																											des
																											Datentyps
																											Char
																											zu
																											fragen,
																											aber
																											es
																											hat
																											überhaupt
																											keinen
																											Sinn,
																											die
																											gleiche
																											Frage
																											nach
																											7143,1562
																											im
																											Bereich
																											der
																											Gleitkommadatentypen
																											zu
																											fragen.
															 
				
		 ParaCrawl v7.1
			
																						In
																											this
																											floating
																											point
																											arithmetic,
																											the
																											fundamental
																											rules
																											of
																											algebra
																											are
																											partially
																											inapplicable,
																											since
																											the
																											rules
																											of
																											algebra
																											can
																											be
																											infringed
																											due
																											to
																											the
																											arrangement
																											of
																											the
																											operands
																											around
																											the
																											separator
																											point,
																											and
																											due
																											to
																											a
																											limited
																											length
																											of
																											floating
																											point
																											data
																											types.
																		
			
				
																						In
																											dieser
																											Gleitkommaarithmetik
																											gelten
																											die
																											grundlegenden
																											Regeln
																											der
																											Algebra
																											teilweise
																											nicht,
																											da
																											die
																											Regeln
																											der
																											Algebra
																											aufgrund
																											einer
																											Ausrichtung
																											der
																											Operanden
																											am
																											Komma
																											und
																											aufgrund
																											einer
																											begrenzten
																											Länge
																											von
																											Gleitkommadatentypen
																											verletzt
																											werden
																											können.
															 
				
		 EuroPat v2
			
																						With
																											the
																											two-point
																											float
																											switch
																											Type
																											QFS-12
																											can
																											be
																											realized
																											pump
																											controls
																											in
																											liquid
																											media
																											on
																											a
																											simple
																											way.
																		
			
				
																						Mit
																											dem
																											Zweipunktschwimmschalter
																											Typ
																											QFS-12
																											können
																											auf
																											einfacher
																											Art
																											und
																											Weise
																											Pumpensteuerungen
																											in
																											flüssigen
																											Medien
																											realisiert
																											werden.
															 
				
		 ParaCrawl v7.1
			
																						To
																											achieve
																											faultless
																											switching
																											of
																											the
																											two-point
																											float
																											switch
																											Type
																											QFS-12,
																											a
																											stainless
																											steel
																											weight
																											is
																											welded
																											into
																											the
																											float.
																		
			
				
																						Um
																											ein
																											einwandfreies
																											Schaltverhalten
																											des
																											Zweipunktschalters
																											Typ
																											QFS-12
																											zu
																											erreichen,
																											ist
																											ein
																											Edelstahlgewicht
																											im
																											Schwimmkörper
																											eingeschweisst.
															 
				
		 ParaCrawl v7.1