shithub: riscv

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

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