shithub: front

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

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