RuntimeOptions is an option for Compile that specifies runtime settings for the compiled function it creates.
RussellRaoDissimilarity[u, v] gives the Russell\[Dash]Rao dissimilarity between Boolean vectors u and v.
SameQ
(Built-in Mathematica Symbol) lhs === rhs yields True if the expression lhs is identical to rhs, and yields False otherwise.
SameTest is an option whose setting gives a pairwise comparison function to determine whether expressions should be considered the same.
SampleDepth is an option for sound primitives that specifies how many bits should be used to encode sound amplitude levels.
SampledSoundFunction[f, n, r] is a sound primitive that represents a sound whose amplitude sampled r times a second is generated by applying the function f to successive ...
SampledSoundList[{a_1, a_2, ...}, r] is a sound primitive that represents a sound whose amplitude has levels a_i sampled r times a second.
SampleRate is an option for sound primitives that specifies the number of samples per second to generate for sounds.
SamplingPeriod is an option that specifies the sampling period of control system models.
SatisfiabilityCount[bf] counts the number of possible combinations of variable values that yield True when supplied as arguments to the Boolean function ...