shithub: front

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

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