shithub: front

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

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