メインコンテンツまでスキップ
バージョン:26.3

trunc

  • math function

  • The trunc function truncates a number and returns the whole number portion, ignoring any fractional portion.

  • Examples: +

    put trunc(16.8) —> 16
  • Related: frac



ノート

This page is under construction: it has not been reviewed for completeness.