Alphabetical - R

rad2degReturns test (numpy).
radiansReturns the angle x from degrees to radians. (math).
randbytesReturns test (random).
randintReturns test (random).
randomReturns test (random).
randrangeReturns test (random).
rangeReturns a sequence type (built-in).
realReturns test (numpy).
real_if_closeReturns test (numpy).
reciprocalReturns test (numpy).
remainderReturns test (math, numpy).
reprReturns a string containing a printable representation of an object (built-in).
reversedReturns a reverse iterator (built-in).
rintReturns test (numpy).
roundReturns the number rounded to a specific number of decimal places (built-in, numpy).
rad2deg
Returns test (numpy).
radians
Returns the angle x from degrees to radians. (math).
randbytes
Returns test (random).
randint
Returns test (random).
random
Returns test (random).
randrange
Returns test (random).
range
Returns a sequence type (built-in).
real
Returns test (numpy).
real_if_close
Returns test (numpy).
reciprocal
Returns test (numpy).
remainder
Returns test (math, numpy).
repr
Returns a string containing a printable representation of an object (built-in).
reversed
Returns a reverse iterator (built-in).
rint
Returns test (numpy).
round
Returns the number rounded to a specific number of decimal places (built-in, numpy).

© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited Top