shithub: front

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

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