comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » MODULO operator
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
MODULO operator [message #8693] Mon, 07 April 1997 00:00
wmn is currently offline  wmn
Messages: 4
Registered: December 1996
Junior Member
Try this one:

print, 1.0 MOD 0.1
0.10000
print, 1.0 MOD 0.2
0.20000
print, 1.0 MOD 0.5
0.0
print, 10.0 MOD 1.0
0.0
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: MODULO operator
Next Topic: file paths

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:20:29 PDT 2025

Total time taken to generate the page: 0.00543 seconds