[next] [prev] [prev-tail] [tail] [up]
#include <msca.h> double slog2 (double x); float slog2f(float x);
Given a value this function computes the base-2 logarithm.
[next] [prev] [prev-tail] [front] [up]