From professional translators, enterprises, web pages and freely available translation repositories.
trunc(wert; genauigkeit)
trunc(value; precision)
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
trunc(1,2) ergibt 1
trunc(1.2) returns 1
Last Update: 2011-10-23
Usage Frequency: 4
Quality:
line:=temp.scanline[trunc(ypos)];
line:=temp.scanline[trunc(ypos)];
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
trunc(sin(xpos)*(bitmap.widthshr1)+(bitmap.widthshr1)),
trunc(sin(xpos)*(bitmap.widthshr1)+(bitmap.widthshr1)),
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
http://gaia.world-television.com/holcim/20100303/trunc
http://gaia.world-television.com/holcim/20100303/trunc
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
die funktion trunc() beschneidet einen wert auf eine angegebene genauigkeit. wenn der parameter genauigkeit fehlt, wird 0 angenommen.
the trunc() function truncates a numeric value to a certain precision. if the precision is omitted 0 is assumed.
Last Update: 2011-10-23
Usage Frequency: 2
Quality:
ceil(3), lrint(3), nearbyint(3), rint(3), round(3), trunc(3)
abs(3), cabs(3), ceil(3), floor(3), labs(3), rint(3)
Last Update: 2018-02-13
Usage Frequency: 1
Quality: