shithub: front

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

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