[ http://issues.apache.org/jira/browse/VELOCITY-352?page=comments#action_12378390 ]
Will Glass-Husain commented on VELOCITY-352: -------------------------------------------- entered in Bugzilla. http://issues.apache.org/bugzilla/show_bug.cgi?id=33408 ------- Additional Comments From [EMAIL PROTECTED] 2006-05-08 08:59 ------- In Finnish: <p> Kun kaksi kokonaislukua jaetaan keskenään, tuloksena on kokonaisluku, jonka arvo on jakolaskun kokonaisosa. Jakojäännös voidaan laskea modulo-operaattorilla (<em>%</em>). </p> -- > Need translation of change to user's guide re: math operations > -------------------------------------------------------------- > > Key: VELOCITY-352 > URL: http://issues.apache.org/jira/browse/VELOCITY-352 > Project: Velocity > Type: Bug > Components: Documentation > Versions: 1.5 > Environment: Operating System: Windows XP > Platform: PC > Reporter: Will Glass-Husain > Assignee: Velocity-Dev List > > old text (in English): > <p> > When a division operation is performed, the result will be an > integer. Any remainder can be obtained by using the modulus > (<em>%</em>) operator. > </p> > new text: > <p> > When a division operation is performed between two integers, the result > will be an > integer. Any remainder can be obtained by using the modulus > (<em>%</em>) operator. > </p> > Need a translation into Spanish, Finnish, French -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
