Skip to content

fmod() is used for %%?

2 messages · Alexandre Aguiar, Brian Ripley

#
Hi,

Is the standard C math function fmod() used for R module operations? Could 
not find it in the sources.

Thanks.
#
On 22/08/2012 04:08, Alexandre Aguiar wrote:
No.  See src/main/arithmetic.c .