shithub: front

ref: e0db57f18648142b44f6a3b17b077c01ca39ff14
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}