shithub: riscv

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

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